"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2026/08/08 02:11:31 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-pohiron5poda" 2026/08/08 02:11:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/08 02:11:32 DEBUG : Starting OpenDrive session with ID: 73ea7295346af007f4740f79037b170ae94f2444c718af4aa0ebaac8939cd729 2026/08/08 02:11:32 DEBUG : Creating backend with remote "/tmp/rclone269496887" === RUN TestDirHandleMethods run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:11:32 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:11:32 NOTICE: OpenDrive root 'rclone-test-pohiron5poda': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/08 02:11:35 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/08 02:11:37 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:11:37 DEBUG : dir: Looking for writers 2026/08/08 02:11:37 DEBUG : Looking for writers 2026/08/08 02:11:37 DEBUG : dir: reading active writers 2026/08/08 02:11:37 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (5.91s) === RUN TestDirHandleReaddir run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:11:38 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:11:38 NOTICE: OpenDrive root 'rclone-test-pohiron5poda': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/08 02:11:40 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/08 02:11:42 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/08/08 02:11:46 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2026/08/08 02:11:48 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:11:48 DEBUG : dir/subdir: Looking for writers 2026/08/08 02:11:48 DEBUG : dir: Looking for writers 2026/08/08 02:11:48 DEBUG : file1: reading active writers 2026/08/08 02:11:48 DEBUG : file2: reading active writers 2026/08/08 02:11:48 DEBUG : subdir: reading active writers 2026/08/08 02:11:48 DEBUG : Looking for writers 2026/08/08 02:11:48 DEBUG : dir: reading active writers 2026/08/08 02:11:48 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (12.34s) === RUN TestDirHandleReaddirnames run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:11:51 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:11:51 NOTICE: OpenDrive root 'rclone-test-pohiron5poda': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/08 02:11:53 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/08 02:11:55 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:11:55 DEBUG : dir: Looking for writers 2026/08/08 02:11:55 DEBUG : file1: reading active writers 2026/08/08 02:11:55 DEBUG : Looking for writers 2026/08/08 02:11:55 DEBUG : dir: reading active writers 2026/08/08 02:11:55 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (5.53s) === RUN TestDirMethods run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:11:56 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:11:56 NOTICE: OpenDrive root 'rclone-test-pohiron5poda': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/08 02:11:58 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/08 02:11:59 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:11:59 DEBUG : dir: Looking for writers 2026/08/08 02:11:59 DEBUG : Looking for writers 2026/08/08 02:11:59 DEBUG : dir: reading active writers 2026/08/08 02:11:59 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (4.68s) === RUN TestDirForgetAll run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:12:01 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:12:01 NOTICE: OpenDrive root 'rclone-test-pohiron5poda': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/08 02:12:03 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/08 02:12:05 DEBUG : dir: forgetting directory cache 2026/08/08 02:12:05 DEBUG : forgetting directory cache 2026/08/08 02:12:05 DEBUG : dir: forgetting directory cache 2026/08/08 02:12:05 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:12:05 DEBUG : Looking for writers 2026/08/08 02:12:05 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (5.77s) === RUN TestDirForgetPath run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:12:07 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:12:07 NOTICE: OpenDrive root 'rclone-test-pohiron5poda': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/08 02:12:08 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/08 02:12:11 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/08/08 02:12:11 DEBUG : dir: invalidating directory cache 2026/08/08 02:12:11 DEBUG : >ForgetPath: 2026/08/08 02:12:11 DEBUG : ForgetPath: relativePath="dir", type=0 2026/08/08 02:12:11 DEBUG : invalidating directory cache 2026/08/08 02:12:11 DEBUG : dir: forgetting directory cache 2026/08/08 02:12:11 DEBUG : >ForgetPath: 2026/08/08 02:12:11 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/08/08 02:12:11 DEBUG : >ForgetPath: 2026/08/08 02:12:11 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:12:11 DEBUG : dir: Looking for writers 2026/08/08 02:12:11 DEBUG : Looking for writers 2026/08/08 02:12:11 DEBUG : dir: reading active writers 2026/08/08 02:12:11 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (5.30s) === RUN TestDirWalk run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:12:12 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:12:12 NOTICE: OpenDrive root 'rclone-test-pohiron5poda': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/08 02:12:13 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/08 02:12:18 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2026/08/08 02:12:21 DEBUG : forgetting directory cache 2026/08/08 02:12:21 DEBUG : dir: forgetting directory cache 2026/08/08 02:12:22 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:12:22 DEBUG : fil/a/b: Looking for writers 2026/08/08 02:12:22 DEBUG : fil/a: Looking for writers 2026/08/08 02:12:22 DEBUG : b: reading active writers 2026/08/08 02:12:22 DEBUG : fil: Looking for writers 2026/08/08 02:12:22 DEBUG : a: reading active writers 2026/08/08 02:12:22 DEBUG : dir: Looking for writers 2026/08/08 02:12:22 DEBUG : Looking for writers 2026/08/08 02:12:22 DEBUG : dir: reading active writers 2026/08/08 02:12:22 DEBUG : fil: reading active writers 2026/08/08 02:12:22 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (13.38s) === RUN TestDirSetModTime run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:12:25 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:12:25 NOTICE: OpenDrive root 'rclone-test-pohiron5poda': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/08 02:12:27 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/08 02:12:29 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:12:29 DEBUG : dir: Looking for writers 2026/08/08 02:12:29 DEBUG : Looking for writers 2026/08/08 02:12:29 DEBUG : dir: reading active writers 2026/08/08 02:12:29 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (4.92s) === RUN TestDirStat run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:12:30 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:12:30 NOTICE: OpenDrive root 'rclone-test-pohiron5poda': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/08 02:12:32 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/08 02:12:34 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:12:34 DEBUG : dir: Looking for writers 2026/08/08 02:12:34 DEBUG : file1: reading active writers 2026/08/08 02:12:34 DEBUG : Looking for writers 2026/08/08 02:12:34 DEBUG : dir: reading active writers 2026/08/08 02:12:34 DEBUG : >WaitForWriters: --- PASS: TestDirStat (5.40s) === RUN TestDirReadDirAll run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:12:36 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:12:36 NOTICE: OpenDrive root 'rclone-test-pohiron5poda': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/08 02:12:37 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/08 02:12:39 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/08/08 02:12:42 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2026/08/08 02:12:45 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/08/08 02:12:45 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/08/08 02:12:45 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/08 02:12:45 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/08/08 02:12:46 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2026/08/08 02:12:49 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2026/08/08 02:12:52 DEBUG : dir: invalidating directory cache 2026/08/08 02:12:52 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/08/08 02:12:52 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/08/08 02:12:52 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/08/08 02:12:52 DEBUG : dir/file1: Reset virtual modtime 2026/08/08 02:12:52 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/08/08 02:12:52 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/08 02:12:52 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/08/08 02:12:52 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/08/08 02:12:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/08 02:12:52 DEBUG : dir: invalidating directory cache 2026/08/08 02:12:52 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/08/08 02:12:52 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/08 02:12:52 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/08 02:12:52 DEBUG : forgetting directory cache 2026/08/08 02:12:52 DEBUG : dir: forgetting directory cache 2026/08/08 02:12:52 DEBUG : dir/virtualDir: forgetting directory cache 2026/08/08 02:12:52 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:12:52 DEBUG : dir/virtualDir: Looking for writers 2026/08/08 02:12:52 DEBUG : dir: Looking for writers 2026/08/08 02:12:52 DEBUG : virtualFile: reading active writers 2026/08/08 02:12:52 DEBUG : virtualDir: reading active writers 2026/08/08 02:12:52 DEBUG : file1: reading active writers 2026/08/08 02:12:52 DEBUG : virtualFile2: reading active writers 2026/08/08 02:12:52 DEBUG : Looking for writers 2026/08/08 02:12:52 DEBUG : dir: reading active writers 2026/08/08 02:12:52 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (19.43s) --- PASS: TestDirReadDirAll/Virtual (7.43s) === RUN TestDirOpen run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:12:55 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:12:55 NOTICE: OpenDrive root 'rclone-test-pohiron5poda': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/08 02:12:56 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/08 02:12:59 ERROR : dir/: Can only open directories read only 2026/08/08 02:12:59 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:12:59 DEBUG : dir: Looking for writers 2026/08/08 02:12:59 DEBUG : Looking for writers 2026/08/08 02:12:59 DEBUG : dir: reading active writers 2026/08/08 02:12:59 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (5.04s) === RUN TestDirCreate run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:13:00 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:13:00 NOTICE: OpenDrive root 'rclone-test-pohiron5poda': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/08 02:13:02 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/08 02:13:04 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:13:04 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/08 02:13:04 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/08/08 02:13:04 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/08 02:13:04 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': File to upload is small (5 bytes), uploading instead of streaming 2026/08/08 02:13:05 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2026/08/08 02:13:06 DEBUG : dir/potato: size = 5 OK 2026/08/08 02:13:06 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/08 02:13:06 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/08/08 02:13:06 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/08 02:13:06 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:13:06 DEBUG : dir: Looking for writers 2026/08/08 02:13:06 DEBUG : file1: reading active writers 2026/08/08 02:13:06 DEBUG : potato: reading active writers 2026/08/08 02:13:06 DEBUG : Looking for writers 2026/08/08 02:13:06 DEBUG : dir: reading active writers 2026/08/08 02:13:06 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (7.97s) === RUN TestDirMkdir run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:13:08 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:13:08 NOTICE: OpenDrive root 'rclone-test-pohiron5poda': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/08 02:13:10 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/08 02:13:12 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/08 02:13:13 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:13:13 DEBUG : dir/sub: Looking for writers 2026/08/08 02:13:13 DEBUG : dir: Looking for writers 2026/08/08 02:13:13 DEBUG : file1: reading active writers 2026/08/08 02:13:13 DEBUG : sub: reading active writers 2026/08/08 02:13:13 DEBUG : Looking for writers 2026/08/08 02:13:13 DEBUG : dir: reading active writers 2026/08/08 02:13:13 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (7.56s) === RUN TestDirMkdirSub run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:13:16 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:13:16 NOTICE: OpenDrive root 'rclone-test-pohiron5poda': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/08 02:13:17 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/08 02:13:20 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/08 02:13:21 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/08/08 02:13:22 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:13:22 DEBUG : dir/sub/subsub: Looking for writers 2026/08/08 02:13:22 DEBUG : dir/sub: Looking for writers 2026/08/08 02:13:22 DEBUG : subsub: reading active writers 2026/08/08 02:13:22 DEBUG : dir: Looking for writers 2026/08/08 02:13:22 DEBUG : file1: reading active writers 2026/08/08 02:13:22 DEBUG : sub: reading active writers 2026/08/08 02:13:22 DEBUG : Looking for writers 2026/08/08 02:13:22 DEBUG : dir: reading active writers 2026/08/08 02:13:22 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (9.46s) === RUN TestDirRemove run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:13:25 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:13:25 NOTICE: OpenDrive root 'rclone-test-pohiron5poda': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/08 02:13:27 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/08 02:13:29 ERROR : dir/: Dir.Remove not empty 2026/08/08 02:13:29 DEBUG : dir/file1: Remove: 2026/08/08 02:13:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/08 02:13:29 DEBUG : dir/file1: >Remove: err= 2026/08/08 02:13:30 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/08 02:13:30 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:13:30 DEBUG : Looking for writers 2026/08/08 02:13:30 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (5.18s) === RUN TestDirRemoveAll run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:13:30 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:13:30 NOTICE: OpenDrive root 'rclone-test-pohiron5poda': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/08 02:13:32 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/08 02:13:34 DEBUG : dir/file1: Remove: 2026/08/08 02:13:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/08 02:13:34 DEBUG : dir/file1: >Remove: err= 2026/08/08 02:13:35 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/08 02:13:35 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:13:35 DEBUG : Looking for writers 2026/08/08 02:13:35 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (5.32s) === RUN TestDirRemoveName run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:13:36 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:13:36 NOTICE: OpenDrive root 'rclone-test-pohiron5poda': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/08 02:13:37 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/08 02:13:40 DEBUG : dir/file1: Remove: 2026/08/08 02:13:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/08 02:13:40 DEBUG : dir/file1: >Remove: err= 2026/08/08 02:13:41 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:13:41 DEBUG : dir: Looking for writers 2026/08/08 02:13:41 DEBUG : Looking for writers 2026/08/08 02:13:41 DEBUG : dir: reading active writers 2026/08/08 02:13:41 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (6.25s) === RUN TestDirRename run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:13:42 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:13:42 NOTICE: OpenDrive root 'rclone-test-pohiron5poda': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/08 02:13:43 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/08 02:13:47 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2026/08/08 02:13:49 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/08/08 02:13:49 DEBUG : dir2: same parent dir (ODFfMTI5NzcxOTBfa1BHYjE) - using folder/rename instead of move_copy 2026/08/08 02:13:49 DEBUG : dir: Updating dir with dir2 0x237ecfe9380 2026/08/08 02:13:49 DEBUG : dir: forgetting directory cache 2026/08/08 02:13:49 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/08 02:13:49 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/08/08 02:13:51 INFO : dir2/file1: Moved (server-side) to: file2 2026/08/08 02:13:51 DEBUG : file2: Updating file with file2 0x237ed44c340 2026/08/08 02:13:51 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/08/08 02:13:51 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/08 02:13:52 INFO : dir2/file3: Deleted 2026/08/08 02:13:53 INFO : file2: Moved (server-side) to: dir2/file3 2026/08/08 02:13:53 DEBUG : dir2/file3: Updating file with dir2/file3 0x237ed44c340 2026/08/08 02:13:53 DEBUG : Added virtual directory entry vDel: "file2" 2026/08/08 02:13:53 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/08/08 02:13:54 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/08/08 02:13:54 DEBUG : renamed empty directory: same parent dir (ODFfMTI5NzcxOTBfa1BHYjE) - using folder/rename instead of move_copy 2026/08/08 02:13:54 DEBUG : empty directory: Updating dir with renamed empty directory 0x237ed58f380 2026/08/08 02:13:54 DEBUG : empty directory: forgetting directory cache 2026/08/08 02:13:54 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/08/08 02:13:54 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/08/08 02:13:54 DEBUG : dir2: Renaming to "dir3" 2026/08/08 02:13:54 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:13:54 DEBUG : renamed empty directory: Looking for writers 2026/08/08 02:13:54 DEBUG : dir3: Looking for writers 2026/08/08 02:13:54 DEBUG : file3: reading active writers 2026/08/08 02:13:54 DEBUG : Looking for writers 2026/08/08 02:13:54 DEBUG : dir3: reading active writers 2026/08/08 02:13:54 DEBUG : renamed empty directory: reading active writers 2026/08/08 02:13:54 DEBUG : >WaitForWriters: --- PASS: TestDirRename (15.68s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 192 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:13:57 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:13:57 NOTICE: OpenDrive root 'rclone-test-pohiron5poda': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/08 02:13:59 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/08 02:14:02 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/08 02:14:02 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:14:02 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/08 02:14:02 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/08 02:14:02 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/08/08 02:14:02 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/08/08 02:14:02 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/08 02:14:02 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:14:02 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/08 02:14:02 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/08 02:14:02 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/08/08 02:14:02 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/08/08 02:14:02 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/08 02:14:02 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': File to upload is small (12 bytes), uploading instead of streaming 2026/08/08 02:14:04 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2026/08/08 02:14:05 DEBUG : dir/sub/file2: size = 12 OK 2026/08/08 02:14:05 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/08/08 02:14:05 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/08/08 02:14:05 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/08 02:14:05 DEBUG : forgetting directory cache 2026/08/08 02:14:05 DEBUG : dir: forgetting directory cache 2026/08/08 02:14:05 DEBUG : dir/sub: forgetting directory cache 2026/08/08 02:14:05 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/08/08 02:14:05 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/08/08 02:14:05 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': File to upload is small (5 bytes), uploading instead of streaming 2026/08/08 02:14:07 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2026/08/08 02:14:08 DEBUG : dir/sub/file0: size = 5 OK 2026/08/08 02:14:08 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/08 02:14:08 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/08/08 02:14:08 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/08 02:14:08 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:14:08 DEBUG : dir/sub: Looking for writers 2026/08/08 02:14:08 DEBUG : file0: reading active writers 2026/08/08 02:14:08 DEBUG : file2: reading active writers 2026/08/08 02:14:08 DEBUG : dir: Looking for writers 2026/08/08 02:14:08 DEBUG : file1: reading active writers 2026/08/08 02:14:08 DEBUG : sub: reading active writers 2026/08/08 02:14:08 DEBUG : Looking for writers 2026/08/08 02:14:08 DEBUG : dir: reading active writers 2026/08/08 02:14:08 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (13.28s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:14:11 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:14:11 NOTICE: OpenDrive root 'rclone-test-pohiron5poda': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/08/08 02:14:11 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:14:11 DEBUG : Looking for writers 2026/08/08 02:14:11 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.46s) === RUN TestDirMetadataExtension run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:14:11 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:14:11 NOTICE: OpenDrive root 'rclone-test-pohiron5poda': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/08 02:14:13 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/08 02:14:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/08/08 02:14:15 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:14:15 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/08/08 02:14:15 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/08/08 02:14:15 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/08/08 02:14:15 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/08 02:14:15 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/08 02:14:15 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/08/08 02:14:15 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:14:15 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/08/08 02:14:15 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/08/08 02:14:15 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/08/08 02:14:15 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/08 02:14:15 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/08 02:14:15 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:14:15 DEBUG : dir: Looking for writers 2026/08/08 02:14:15 DEBUG : file1: reading active writers 2026/08/08 02:14:15 DEBUG : file1.metadata: reading active writers 2026/08/08 02:14:15 DEBUG : Looking for writers 2026/08/08 02:14:15 DEBUG : dir: reading active writers 2026/08/08 02:14:15 DEBUG : dir.metadata: reading active writers 2026/08/08 02:14:15 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (5.42s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:14:17 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:14:17 NOTICE: OpenDrive root 'rclone-test-pohiron5poda': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/08 02:14:18 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/08 02:14:20 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:14:20 DEBUG : dir: Looking for writers 2026/08/08 02:14:20 DEBUG : file1: reading active writers 2026/08/08 02:14:20 DEBUG : Looking for writers 2026/08/08 02:14:20 DEBUG : dir: reading active writers 2026/08/08 02:14:20 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (5.22s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:14:22 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:14:22 NOTICE: OpenDrive root 'rclone-test-pohiron5poda': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/08 02:14:23 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/08 02:14:27 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2026/08/08 02:14:30 DEBUG : Can set mod time: true 2026/08/08 02:14:30 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/08 02:14:31 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:14:31 DEBUG : dir: Looking for writers 2026/08/08 02:14:31 DEBUG : file1: reading active writers 2026/08/08 02:14:31 DEBUG : Looking for writers 2026/08/08 02:14:31 DEBUG : dir: reading active writers 2026/08/08 02:14:31 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:14:32 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:14:32 NOTICE: OpenDrive root 'rclone-test-pohiron5poda': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/08 02:14:33 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/08 02:14:36 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/08 02:14:36 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/08 02:14:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 02:14:36 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': File to upload is small (0 bytes), uploading instead of streaming 2026/08/08 02:14:38 DEBUG : dir/file1: size = 0 OK 2026/08/08 02:14:38 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/08 02:14:38 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/08 02:14:38 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/08 02:14:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 02:14:38 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:14:38 DEBUG : dir: Looking for writers 2026/08/08 02:14:38 DEBUG : file1: reading active writers 2026/08/08 02:14:38 DEBUG : Looking for writers 2026/08/08 02:14:38 DEBUG : dir: reading active writers 2026/08/08 02:14:38 DEBUG : >WaitForWriters: 2026/08/08 02:14:39 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:14:39 DEBUG : dir: Looking for writers 2026/08/08 02:14:39 DEBUG : file1: reading active writers 2026/08/08 02:14:39 DEBUG : Looking for writers 2026/08/08 02:14:39 DEBUG : dir: reading active writers 2026/08/08 02:14:39 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:14:40 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:14:40 NOTICE: OpenDrive root 'rclone-test-pohiron5poda': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/08 02:14:42 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/08 02:14:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/08 02:14:45 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/08 02:14:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 02:14:45 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': File to upload is small (5 bytes), uploading instead of streaming 2026/08/08 02:14:46 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/08/08 02:14:47 DEBUG : dir/file1: size = 5 OK 2026/08/08 02:14:47 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/08 02:14:47 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/08 02:14:47 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/08 02:14:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 02:14:47 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:14:47 DEBUG : dir: Looking for writers 2026/08/08 02:14:47 DEBUG : file1: reading active writers 2026/08/08 02:14:47 DEBUG : Looking for writers 2026/08/08 02:14:47 DEBUG : dir: reading active writers 2026/08/08 02:14:47 DEBUG : >WaitForWriters: 2026/08/08 02:14:48 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:14:48 DEBUG : dir: Looking for writers 2026/08/08 02:14:48 DEBUG : file1: reading active writers 2026/08/08 02:14:48 DEBUG : Looking for writers 2026/08/08 02:14:48 DEBUG : dir: reading active writers 2026/08/08 02:14:48 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:14:50 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:14:50 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/08 02:14:50 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:14:50 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:14:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:14:50 DEBUG : Config file has changed externally - reloading 2026/08/08 02:14:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 02:14:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:14:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:14:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 02:14:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:14:50 INFO : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/08 02:14:51 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/08 02:14:54 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/08 02:14:54 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:14:54 DEBUG : dir: Looking for writers 2026/08/08 02:14:54 DEBUG : file1: reading active writers 2026/08/08 02:14:54 DEBUG : Looking for writers 2026/08/08 02:14:54 DEBUG : dir: reading active writers 2026/08/08 02:14:54 DEBUG : >WaitForWriters: 2026/08/08 02:14:54 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:14:55 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:14:55 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/08 02:14:55 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:14:55 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:14:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:14:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 02:14:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:14:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:14:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 02:14:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:14:55 INFO : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/08 02:14:57 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/08 02:14:59 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/08 02:14:59 DEBUG : dir/file1: newRWFileHandle: 2026/08/08 02:14:59 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/08 02:14:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/08 02:14:59 DEBUG : dir/file1(0x237ed66edc0): close: 2026/08/08 02:14:59 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/08 02:14:59 DEBUG : dir/file1(0x237ed66edc0): >close: err= 2026/08/08 02:14:59 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:14:59 DEBUG : dir: Looking for writers 2026/08/08 02:14:59 DEBUG : file1: reading active writers 2026/08/08 02:14:59 DEBUG : Looking for writers 2026/08/08 02:14:59 DEBUG : dir: reading active writers 2026/08/08 02:14:59 DEBUG : >WaitForWriters: 2026/08/08 02:15:00 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:15:00 DEBUG : dir: Looking for writers 2026/08/08 02:15:00 DEBUG : file1: reading active writers 2026/08/08 02:15:00 DEBUG : Looking for writers 2026/08/08 02:15:00 DEBUG : dir: reading active writers 2026/08/08 02:15:00 DEBUG : >WaitForWriters: 2026/08/08 02:15:00 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:15:01 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:15:01 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/08 02:15:01 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:15:01 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:15:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:15:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 02:15:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:15:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:15:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 02:15:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:15:01 INFO : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/08 02:15:03 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/08 02:15:05 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/08 02:15:05 DEBUG : dir/file1: newRWFileHandle: 2026/08/08 02:15:05 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/08 02:15:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/08 02:15:05 DEBUG : dir/file1(0x237ed66e2c0): _writeAt: size=5, off=0 2026/08/08 02:15:05 DEBUG : dir/file1(0x237ed66e2c0): openPending: 2026/08/08 02:15:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/08 02:15:05 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/08 02:15:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 02:15:05 DEBUG : dir/file1(0x237ed66e2c0): >openPending: err= 2026/08/08 02:15:05 DEBUG : dir/file1(0x237ed66e2c0): >_writeAt: n=5, err= 2026/08/08 02:15:05 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/08 02:15:05 DEBUG : dir/file1(0x237ed66e2c0): close: 2026/08/08 02:15:05 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/08/08 02:15:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/08/08 02:15:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/08/08 02:15:05 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/08 02:15:05 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/08 02:15:05 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/08 02:15:05 DEBUG : dir/file1(0x237ed66e2c0): >close: err= 2026/08/08 02:15:05 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:15:05 DEBUG : dir: Looking for writers 2026/08/08 02:15:05 DEBUG : file1: reading active writers 2026/08/08 02:15:05 DEBUG : Looking for writers 2026/08/08 02:15:05 DEBUG : dir: reading active writers 2026/08/08 02:15:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/08 02:15:05 DEBUG : dir: Looking for writers 2026/08/08 02:15:05 DEBUG : file1: reading active writers 2026/08/08 02:15:05 DEBUG : Looking for writers 2026/08/08 02:15:05 DEBUG : dir: reading active writers 2026/08/08 02:15:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/08 02:15:05 DEBUG : dir: Looking for writers 2026/08/08 02:15:05 DEBUG : file1: reading active writers 2026/08/08 02:15:05 DEBUG : Looking for writers 2026/08/08 02:15:05 DEBUG : dir: reading active writers 2026/08/08 02:15:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/08 02:15:05 DEBUG : dir: Looking for writers 2026/08/08 02:15:05 DEBUG : file1: reading active writers 2026/08/08 02:15:05 DEBUG : Looking for writers 2026/08/08 02:15:05 DEBUG : dir: reading active writers 2026/08/08 02:15:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/08 02:15:05 DEBUG : dir/file1: vfs cache: starting upload 2026/08/08 02:15:06 DEBUG : dir: Looking for writers 2026/08/08 02:15:06 DEBUG : file1: reading active writers 2026/08/08 02:15:06 DEBUG : Looking for writers 2026/08/08 02:15:06 DEBUG : dir: reading active writers 2026/08/08 02:15:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/08 02:15:06 DEBUG : dir: Looking for writers 2026/08/08 02:15:06 DEBUG : file1: reading active writers 2026/08/08 02:15:06 DEBUG : Looking for writers 2026/08/08 02:15:06 DEBUG : dir: reading active writers 2026/08/08 02:15:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/08 02:15:06 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/08 02:15:06 DEBUG : dir: Looking for writers 2026/08/08 02:15:06 DEBUG : file1: reading active writers 2026/08/08 02:15:06 DEBUG : Looking for writers 2026/08/08 02:15:06 DEBUG : dir: reading active writers 2026/08/08 02:15:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/08 02:15:07 DEBUG : dir: Looking for writers 2026/08/08 02:15:07 DEBUG : file1: reading active writers 2026/08/08 02:15:07 DEBUG : Looking for writers 2026/08/08 02:15:07 DEBUG : dir: reading active writers 2026/08/08 02:15:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/08 02:15:07 DEBUG : dir/file1: size = 14 OK 2026/08/08 02:15:07 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/08/08 02:15:07 INFO : dir/file1: Copied (replaced existing) 2026/08/08 02:15:07 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/08/08 02:15:07 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/08 02:15:07 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/08/08 02:15:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 02:15:07 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/08 02:15:08 DEBUG : dir: Looking for writers 2026/08/08 02:15:08 DEBUG : file1: reading active writers 2026/08/08 02:15:08 DEBUG : Looking for writers 2026/08/08 02:15:08 DEBUG : dir: reading active writers 2026/08/08 02:15:08 DEBUG : >WaitForWriters: 2026/08/08 02:15:09 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:15:09 DEBUG : dir: Looking for writers 2026/08/08 02:15:09 DEBUG : file1: reading active writers 2026/08/08 02:15:09 DEBUG : Looking for writers 2026/08/08 02:15:09 DEBUG : dir: reading active writers 2026/08/08 02:15:09 DEBUG : >WaitForWriters: 2026/08/08 02:15:09 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (48.72s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (10.08s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (8.39s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (9.25s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (5.86s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (5.81s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (9.33s) === RUN TestFileOpenRead run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:15:11 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:15:11 NOTICE: OpenDrive root 'rclone-test-pohiron5poda': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/08 02:15:12 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/08 02:15:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/08 02:15:14 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/08 02:15:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/08 02:15:15 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/08 02:15:15 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:15:15 DEBUG : dir: Looking for writers 2026/08/08 02:15:15 DEBUG : file1: reading active writers 2026/08/08 02:15:15 DEBUG : Looking for writers 2026/08/08 02:15:15 DEBUG : dir: reading active writers 2026/08/08 02:15:15 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (5.62s) === RUN TestFileOpenReadUnknownSize 2026/08/08 02:15:16 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/08/08 02:15:16 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/08 02:15:16 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/08 02:15:16 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/08/08 02:15:16 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:15:16 DEBUG : Looking for writers 2026/08/08 02:15:16 DEBUG : file.txt: reading active writers 2026/08/08 02:15:16 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:15:16 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:15:16 NOTICE: OpenDrive root 'rclone-test-pohiron5poda': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/08 02:15:17 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/08 02:15:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 02:15:20 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': File to upload is small (25 bytes), uploading instead of streaming 2026/08/08 02:15:21 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/08/08 02:15:22 DEBUG : dir/file1: size = 25 OK 2026/08/08 02:15:22 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/08 02:15:22 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/08 02:15:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 02:15:22 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:15:22 DEBUG : dir: Looking for writers 2026/08/08 02:15:22 DEBUG : file1: reading active writers 2026/08/08 02:15:22 DEBUG : Looking for writers 2026/08/08 02:15:22 DEBUG : dir: reading active writers 2026/08/08 02:15:22 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (7.23s) === RUN TestFileRemove run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:15:23 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:15:23 NOTICE: OpenDrive root 'rclone-test-pohiron5poda': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/08 02:15:25 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/08 02:15:27 DEBUG : dir/file1: Remove: 2026/08/08 02:15:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/08 02:15:28 DEBUG : dir/file1: >Remove: err= 2026/08/08 02:15:28 DEBUG : dir/file1: Remove: 2026/08/08 02:15:28 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/08 02:15:28 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:15:28 DEBUG : dir: Looking for writers 2026/08/08 02:15:28 DEBUG : Looking for writers 2026/08/08 02:15:28 DEBUG : dir: reading active writers 2026/08/08 02:15:28 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (5.82s) === RUN TestFileRemoveAll run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:15:29 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:15:29 NOTICE: OpenDrive root 'rclone-test-pohiron5poda': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/08 02:15:31 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/08 02:15:33 DEBUG : dir/file1: Remove: 2026/08/08 02:15:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/08 02:15:34 DEBUG : dir/file1: >Remove: err= 2026/08/08 02:15:34 DEBUG : dir/file1: Remove: 2026/08/08 02:15:34 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/08 02:15:34 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:15:34 DEBUG : dir: Looking for writers 2026/08/08 02:15:34 DEBUG : Looking for writers 2026/08/08 02:15:34 DEBUG : dir: reading active writers 2026/08/08 02:15:34 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (5.90s) === RUN TestFileOpen run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:15:35 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:15:35 NOTICE: OpenDrive root 'rclone-test-pohiron5poda': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/08 02:15:37 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/08 02:15:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/08 02:15:40 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/08 02:15:40 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/08 02:15:40 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/08 02:15:40 DEBUG : dir/file1: Open: flags=O_RDWR 2026/08/08 02:15:40 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/08 02:15:40 DEBUG : dir/file1: Open: flags=0x3 2026/08/08 02:15:40 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/08/08 02:15:40 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/08/08 02:15:40 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:15:40 DEBUG : dir: Looking for writers 2026/08/08 02:15:40 DEBUG : file1: reading active writers 2026/08/08 02:15:40 DEBUG : Looking for writers 2026/08/08 02:15:40 DEBUG : dir: reading active writers 2026/08/08 02:15:40 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (6.44s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:15:42 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:15:42 NOTICE: OpenDrive root 'rclone-test-pohiron5poda': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/08 02:15:43 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/08 02:15:46 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:15:46 DEBUG : dir: Looking for writers 2026/08/08 02:15:46 DEBUG : file1: reading active writers 2026/08/08 02:15:46 DEBUG : Looking for writers 2026/08/08 02:15:46 DEBUG : dir: reading active writers 2026/08/08 02:15:46 DEBUG : >WaitForWriters: 2026/08/08 02:15:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/08 02:15:47 DEBUG : newLeaf: Updating file with newLeaf 0x237ed44d520 2026/08/08 02:15:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/08 02:15:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/08 02:15:49 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/08 02:15:49 DEBUG : dir/file1: Updating file with dir/file1 0x237ed44d520 2026/08/08 02:15:49 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/08 02:15:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 02:15:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/08 02:15:49 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/08 02:15:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 02:15:49 DEBUG : dir/file1: File is currently open, delaying rename 0x237ed44d520 2026/08/08 02:15:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/08 02:15:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/08 02:15:49 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': File to upload is small (25 bytes), uploading instead of streaming 2026/08/08 02:15:50 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/08/08 02:15:51 DEBUG : dir/file1: size = 25 OK 2026/08/08 02:15:51 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/08 02:15:51 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/08 02:15:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/08 02:15:51 DEBUG : newLeaf: Running delayed rename now 2026/08/08 02:15:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/08 02:15:52 DEBUG : newLeaf: Updating file with newLeaf 0x237ed44d520 2026/08/08 02:15:52 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:15:52 DEBUG : dir: Looking for writers 2026/08/08 02:15:52 DEBUG : Looking for writers 2026/08/08 02:15:52 DEBUG : dir: reading active writers 2026/08/08 02:15:52 DEBUG : newLeaf: reading active writers 2026/08/08 02:15:52 DEBUG : >WaitForWriters: 2026/08/08 02:15:53 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:15:53 DEBUG : dir: Looking for writers 2026/08/08 02:15:53 DEBUG : Looking for writers 2026/08/08 02:15:53 DEBUG : dir: reading active writers 2026/08/08 02:15:53 DEBUG : newLeaf: reading active writers 2026/08/08 02:15:53 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:15:54 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:15:54 NOTICE: OpenDrive root 'rclone-test-pohiron5poda': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/08 02:15:54 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/08 02:15:54 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:15:54 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:15:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:15:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 02:15:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:15:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:15:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 02:15:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:15:54 INFO : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/08 02:15:56 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/08 02:15:58 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:15:58 DEBUG : dir: Looking for writers 2026/08/08 02:15:58 DEBUG : file1: reading active writers 2026/08/08 02:15:58 DEBUG : Looking for writers 2026/08/08 02:15:58 DEBUG : dir: reading active writers 2026/08/08 02:15:58 DEBUG : >WaitForWriters: 2026/08/08 02:16:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/08 02:16:00 DEBUG : newLeaf: Updating file with newLeaf 0x237ed8fd520 2026/08/08 02:16:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/08 02:16:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/08 02:16:01 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/08 02:16:01 DEBUG : dir/file1: Updating file with dir/file1 0x237ed8fd520 2026/08/08 02:16:01 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/08 02:16:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 02:16:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/08 02:16:02 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/08 02:16:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 02:16:02 DEBUG : dir/file1: File is currently open, delaying rename 0x237ed8fd520 2026/08/08 02:16:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/08 02:16:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/08 02:16:02 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': File to upload is small (25 bytes), uploading instead of streaming 2026/08/08 02:16:02 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/08/08 02:16:04 DEBUG : dir/file1: size = 25 OK 2026/08/08 02:16:04 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/08 02:16:04 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/08 02:16:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/08 02:16:04 DEBUG : newLeaf: Running delayed rename now 2026/08/08 02:16:05 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/08 02:16:05 DEBUG : newLeaf: Updating file with newLeaf 0x237ed8fd520 2026/08/08 02:16:05 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:16:05 DEBUG : dir: Looking for writers 2026/08/08 02:16:05 DEBUG : Looking for writers 2026/08/08 02:16:05 DEBUG : dir: reading active writers 2026/08/08 02:16:05 DEBUG : newLeaf: reading active writers 2026/08/08 02:16:05 DEBUG : >WaitForWriters: 2026/08/08 02:16:05 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:16:05 DEBUG : dir: Looking for writers 2026/08/08 02:16:05 DEBUG : Looking for writers 2026/08/08 02:16:05 DEBUG : dir: reading active writers 2026/08/08 02:16:05 DEBUG : newLeaf: reading active writers 2026/08/08 02:16:05 DEBUG : >WaitForWriters: 2026/08/08 02:16:05 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:16:07 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:16:07 NOTICE: OpenDrive root 'rclone-test-pohiron5poda': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/08 02:16:07 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/08 02:16:07 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:16:07 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:16:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:16:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 02:16:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:16:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:16:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 02:16:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:16:07 INFO : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/08 02:16:08 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/08 02:16:11 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/08 02:16:11 DEBUG : dir/file1: newRWFileHandle: 2026/08/08 02:16:11 DEBUG : dir/file1(0x237ed1a48c0): openPending: 2026/08/08 02:16:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/08 02:16:11 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/08 02:16:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 02:16:11 DEBUG : dir/file1(0x237ed1a48c0): >openPending: err= 2026/08/08 02:16:11 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/08 02:16:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/08 02:16:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 02:16:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/08 02:16:11 DEBUG : dir/file1(0x237ed1a48c0): _writeAt: size=14, off=0 2026/08/08 02:16:11 DEBUG : dir/file1(0x237ed1a48c0): >_writeAt: n=14, err= 2026/08/08 02:16:11 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/08 02:16:11 DEBUG : dir/file1(0x237ed1a48c0): close: 2026/08/08 02:16:11 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/08 02:16:11 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/08 02:16:11 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/08 02:16:11 DEBUG : dir/file1(0x237ed1a48c0): >close: err= 2026/08/08 02:16:11 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:16:11 DEBUG : dir: Looking for writers 2026/08/08 02:16:11 DEBUG : file1: reading active writers 2026/08/08 02:16:11 DEBUG : Looking for writers 2026/08/08 02:16:11 DEBUG : dir: reading active writers 2026/08/08 02:16:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/08 02:16:11 DEBUG : dir: Looking for writers 2026/08/08 02:16:11 DEBUG : file1: reading active writers 2026/08/08 02:16:11 DEBUG : Looking for writers 2026/08/08 02:16:11 DEBUG : dir: reading active writers 2026/08/08 02:16:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/08 02:16:11 DEBUG : dir: Looking for writers 2026/08/08 02:16:11 DEBUG : file1: reading active writers 2026/08/08 02:16:11 DEBUG : Looking for writers 2026/08/08 02:16:11 DEBUG : dir: reading active writers 2026/08/08 02:16:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/08 02:16:11 DEBUG : dir: Looking for writers 2026/08/08 02:16:11 DEBUG : file1: reading active writers 2026/08/08 02:16:11 DEBUG : Looking for writers 2026/08/08 02:16:11 DEBUG : dir: reading active writers 2026/08/08 02:16:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/08 02:16:11 DEBUG : dir/file1: vfs cache: starting upload 2026/08/08 02:16:11 DEBUG : dir: Looking for writers 2026/08/08 02:16:11 DEBUG : file1: reading active writers 2026/08/08 02:16:11 DEBUG : Looking for writers 2026/08/08 02:16:11 DEBUG : dir: reading active writers 2026/08/08 02:16:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/08 02:16:11 DEBUG : dir: Looking for writers 2026/08/08 02:16:11 DEBUG : file1: reading active writers 2026/08/08 02:16:11 DEBUG : Looking for writers 2026/08/08 02:16:11 DEBUG : dir: reading active writers 2026/08/08 02:16:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/08 02:16:11 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/08 02:16:11 DEBUG : dir: Looking for writers 2026/08/08 02:16:11 DEBUG : file1: reading active writers 2026/08/08 02:16:11 DEBUG : Looking for writers 2026/08/08 02:16:11 DEBUG : dir: reading active writers 2026/08/08 02:16:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/08 02:16:12 DEBUG : dir: Looking for writers 2026/08/08 02:16:12 DEBUG : file1: reading active writers 2026/08/08 02:16:12 DEBUG : Looking for writers 2026/08/08 02:16:12 DEBUG : dir: reading active writers 2026/08/08 02:16:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/08 02:16:13 DEBUG : dir/file1: size = 14 OK 2026/08/08 02:16:13 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/08 02:16:13 INFO : dir/file1: Copied (replaced existing) 2026/08/08 02:16:13 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/08 02:16:13 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/08 02:16:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 02:16:13 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/08 02:16:13 DEBUG : dir: Looking for writers 2026/08/08 02:16:13 DEBUG : file1: reading active writers 2026/08/08 02:16:13 DEBUG : Looking for writers 2026/08/08 02:16:13 DEBUG : dir: reading active writers 2026/08/08 02:16:13 DEBUG : >WaitForWriters: 2026/08/08 02:16:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/08 02:16:13 DEBUG : dir/file1: newRWFileHandle: 2026/08/08 02:16:13 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/08 02:16:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/08 02:16:13 DEBUG : dir/file1(0x237ed5fc640): _readAt: size=512, off=0 2026/08/08 02:16:13 DEBUG : dir/file1(0x237ed5fc640): openPending: 2026/08/08 02:16:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/08 02:16:13 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/08 02:16:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 02:16:13 DEBUG : dir/file1(0x237ed5fc640): >openPending: err= 2026/08/08 02:16:13 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/08 02:16:13 DEBUG : dir/file1(0x237ed5fc640): >_readAt: n=14, err=EOF 2026/08/08 02:16:13 DEBUG : dir/file1(0x237ed5fc640): close: 2026/08/08 02:16:13 DEBUG : dir/file1(0x237ed5fc640): >close: err= 2026/08/08 02:16:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/08 02:16:15 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/08 02:16:15 DEBUG : newLeaf: Updating file with newLeaf 0x237ed65c1a0 2026/08/08 02:16:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/08 02:16:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/08 02:16:16 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/08 02:16:16 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/08 02:16:16 DEBUG : dir/file1: Updating file with dir/file1 0x237ed65c1a0 2026/08/08 02:16:16 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/08 02:16:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 02:16:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/08 02:16:16 DEBUG : dir/file1: newRWFileHandle: 2026/08/08 02:16:16 DEBUG : dir/file1(0x237ed66ef80): openPending: 2026/08/08 02:16:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/08 02:16:16 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/08 02:16:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 02:16:16 DEBUG : dir/file1(0x237ed66ef80): >openPending: err= 2026/08/08 02:16:16 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/08 02:16:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/08 02:16:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/08 02:16:16 DEBUG : dir/file1(0x237ed66ef80): _writeAt: size=25, off=0 2026/08/08 02:16:16 DEBUG : dir/file1(0x237ed66ef80): >_writeAt: n=25, err= 2026/08/08 02:16:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/08 02:16:17 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/08 02:16:17 DEBUG : newLeaf: Updating file with newLeaf 0x237ed65c1a0 2026/08/08 02:16:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/08 02:16:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/08 02:16:17 DEBUG : newLeaf(0x237ed66ef80): close: 2026/08/08 02:16:17 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/08 02:16:17 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-08 02:16:16.900016983 +0000 UTC m=+285.540603027 2026/08/08 02:16:17 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/08 02:16:17 DEBUG : newLeaf(0x237ed66ef80): >close: err= 2026/08/08 02:16:17 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:16:17 DEBUG : dir: Looking for writers 2026/08/08 02:16:17 DEBUG : Looking for writers 2026/08/08 02:16:17 DEBUG : dir: reading active writers 2026/08/08 02:16:17 DEBUG : newLeaf: reading active writers 2026/08/08 02:16:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/08 02:16:17 DEBUG : dir: Looking for writers 2026/08/08 02:16:17 DEBUG : Looking for writers 2026/08/08 02:16:17 DEBUG : dir: reading active writers 2026/08/08 02:16:17 DEBUG : newLeaf: reading active writers 2026/08/08 02:16:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/08 02:16:17 DEBUG : dir: Looking for writers 2026/08/08 02:16:17 DEBUG : Looking for writers 2026/08/08 02:16:17 DEBUG : newLeaf: reading active writers 2026/08/08 02:16:17 DEBUG : dir: reading active writers 2026/08/08 02:16:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/08 02:16:17 DEBUG : dir: Looking for writers 2026/08/08 02:16:17 DEBUG : Looking for writers 2026/08/08 02:16:17 DEBUG : dir: reading active writers 2026/08/08 02:16:17 DEBUG : newLeaf: reading active writers 2026/08/08 02:16:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/08 02:16:17 DEBUG : newLeaf: vfs cache: starting upload 2026/08/08 02:16:17 DEBUG : dir: Looking for writers 2026/08/08 02:16:17 DEBUG : Looking for writers 2026/08/08 02:16:17 DEBUG : dir: reading active writers 2026/08/08 02:16:17 DEBUG : newLeaf: reading active writers 2026/08/08 02:16:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/08 02:16:18 DEBUG : dir: Looking for writers 2026/08/08 02:16:18 DEBUG : Looking for writers 2026/08/08 02:16:18 DEBUG : dir: reading active writers 2026/08/08 02:16:18 DEBUG : newLeaf: reading active writers 2026/08/08 02:16:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/08 02:16:18 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/08/08 02:16:18 DEBUG : dir: Looking for writers 2026/08/08 02:16:18 DEBUG : Looking for writers 2026/08/08 02:16:18 DEBUG : dir: reading active writers 2026/08/08 02:16:18 DEBUG : newLeaf: reading active writers 2026/08/08 02:16:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/08 02:16:19 DEBUG : dir: Looking for writers 2026/08/08 02:16:19 DEBUG : Looking for writers 2026/08/08 02:16:19 DEBUG : newLeaf: reading active writers 2026/08/08 02:16:19 DEBUG : dir: reading active writers 2026/08/08 02:16:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/08 02:16:19 DEBUG : newLeaf: size = 25 OK 2026/08/08 02:16:19 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/08 02:16:19 INFO : newLeaf: Copied (replaced existing) 2026/08/08 02:16:19 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-08 02:16:16 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/08 02:16:19 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/08 02:16:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/08 02:16:19 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/08 02:16:20 DEBUG : dir: Looking for writers 2026/08/08 02:16:20 DEBUG : Looking for writers 2026/08/08 02:16:20 DEBUG : dir: reading active writers 2026/08/08 02:16:20 DEBUG : newLeaf: reading active writers 2026/08/08 02:16:20 DEBUG : >WaitForWriters: 2026/08/08 02:16:20 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:16:20 DEBUG : dir: Looking for writers 2026/08/08 02:16:20 DEBUG : Looking for writers 2026/08/08 02:16:20 DEBUG : dir: reading active writers 2026/08/08 02:16:20 DEBUG : newLeaf: reading active writers 2026/08/08 02:16:20 DEBUG : >WaitForWriters: 2026/08/08 02:16:20 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:16:22 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:16:22 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/08 02:16:22 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:16:22 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:16:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:16:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 02:16:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:16:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:16:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 02:16:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:16:22 INFO : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/08 02:16:23 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/08 02:16:25 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:16:25 DEBUG : dir: Looking for writers 2026/08/08 02:16:25 DEBUG : file1: reading active writers 2026/08/08 02:16:25 DEBUG : Looking for writers 2026/08/08 02:16:25 DEBUG : dir: reading active writers 2026/08/08 02:16:25 DEBUG : >WaitForWriters: 2026/08/08 02:16:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/08 02:16:27 DEBUG : newLeaf: Updating file with newLeaf 0x237ed5a08f0 2026/08/08 02:16:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/08 02:16:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/08 02:16:28 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/08 02:16:28 DEBUG : dir/file1: Updating file with dir/file1 0x237ed5a08f0 2026/08/08 02:16:28 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/08 02:16:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 02:16:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/08 02:16:29 DEBUG : dir/file1: newRWFileHandle: 2026/08/08 02:16:29 DEBUG : dir/file1(0x237ed298340): openPending: 2026/08/08 02:16:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/08 02:16:29 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/08 02:16:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 02:16:29 DEBUG : dir/file1(0x237ed298340): >openPending: err= 2026/08/08 02:16:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/08 02:16:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/08 02:16:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/08 02:16:29 DEBUG : dir/file1(0x237ed298340): _writeAt: size=25, off=0 2026/08/08 02:16:29 DEBUG : dir/file1(0x237ed298340): >_writeAt: n=25, err= 2026/08/08 02:16:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/08 02:16:30 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/08 02:16:30 DEBUG : newLeaf: Updating file with newLeaf 0x237ed5a08f0 2026/08/08 02:16:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/08 02:16:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/08 02:16:30 DEBUG : newLeaf(0x237ed298340): close: 2026/08/08 02:16:30 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/08 02:16:30 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-08 02:16:29.200621055 +0000 UTC m=+297.841207099 2026/08/08 02:16:30 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/08 02:16:30 DEBUG : newLeaf(0x237ed298340): >close: err= 2026/08/08 02:16:30 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:16:30 DEBUG : dir: Looking for writers 2026/08/08 02:16:30 DEBUG : Looking for writers 2026/08/08 02:16:30 DEBUG : newLeaf: reading active writers 2026/08/08 02:16:30 DEBUG : dir: reading active writers 2026/08/08 02:16:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/08 02:16:30 DEBUG : dir: Looking for writers 2026/08/08 02:16:30 DEBUG : Looking for writers 2026/08/08 02:16:30 DEBUG : dir: reading active writers 2026/08/08 02:16:30 DEBUG : newLeaf: reading active writers 2026/08/08 02:16:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/08 02:16:30 DEBUG : dir: Looking for writers 2026/08/08 02:16:30 DEBUG : Looking for writers 2026/08/08 02:16:30 DEBUG : dir: reading active writers 2026/08/08 02:16:30 DEBUG : newLeaf: reading active writers 2026/08/08 02:16:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/08 02:16:30 DEBUG : dir: Looking for writers 2026/08/08 02:16:30 DEBUG : Looking for writers 2026/08/08 02:16:30 DEBUG : dir: reading active writers 2026/08/08 02:16:30 DEBUG : newLeaf: reading active writers 2026/08/08 02:16:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/08 02:16:30 DEBUG : newLeaf: vfs cache: starting upload 2026/08/08 02:16:30 DEBUG : dir: Looking for writers 2026/08/08 02:16:30 DEBUG : Looking for writers 2026/08/08 02:16:30 DEBUG : dir: reading active writers 2026/08/08 02:16:30 DEBUG : newLeaf: reading active writers 2026/08/08 02:16:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/08 02:16:30 DEBUG : dir: Looking for writers 2026/08/08 02:16:30 DEBUG : Looking for writers 2026/08/08 02:16:30 DEBUG : dir: reading active writers 2026/08/08 02:16:30 DEBUG : newLeaf: reading active writers 2026/08/08 02:16:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/08 02:16:30 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/08/08 02:16:30 DEBUG : dir: Looking for writers 2026/08/08 02:16:30 DEBUG : Looking for writers 2026/08/08 02:16:30 DEBUG : dir: reading active writers 2026/08/08 02:16:30 DEBUG : newLeaf: reading active writers 2026/08/08 02:16:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/08 02:16:31 DEBUG : dir: Looking for writers 2026/08/08 02:16:31 DEBUG : Looking for writers 2026/08/08 02:16:31 DEBUG : dir: reading active writers 2026/08/08 02:16:31 DEBUG : newLeaf: reading active writers 2026/08/08 02:16:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/08 02:16:32 DEBUG : newLeaf: size = 25 OK 2026/08/08 02:16:32 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/08 02:16:32 INFO : newLeaf: Copied (replaced existing) 2026/08/08 02:16:32 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-08 02:16:29 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/08 02:16:32 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/08 02:16:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/08 02:16:32 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/08 02:16:32 DEBUG : dir: Looking for writers 2026/08/08 02:16:32 DEBUG : Looking for writers 2026/08/08 02:16:32 DEBUG : dir: reading active writers 2026/08/08 02:16:32 DEBUG : newLeaf: reading active writers 2026/08/08 02:16:32 DEBUG : >WaitForWriters: 2026/08/08 02:16:33 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:16:33 DEBUG : dir: Looking for writers 2026/08/08 02:16:33 DEBUG : Looking for writers 2026/08/08 02:16:33 DEBUG : dir: reading active writers 2026/08/08 02:16:33 DEBUG : newLeaf: reading active writers 2026/08/08 02:16:33 DEBUG : >WaitForWriters: 2026/08/08 02:16:33 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:16:34 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:16:34 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/08 02:16:34 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:16:34 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:16:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:16:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 02:16:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:16:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:16:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 02:16:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:16:34 INFO : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/08 02:16:36 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/08 02:16:38 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/08 02:16:38 DEBUG : dir/file1: newRWFileHandle: 2026/08/08 02:16:38 DEBUG : dir/file1(0x237ed5fc500): openPending: 2026/08/08 02:16:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/08 02:16:38 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/08 02:16:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 02:16:38 DEBUG : dir/file1(0x237ed5fc500): >openPending: err= 2026/08/08 02:16:38 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/08 02:16:38 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/08 02:16:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 02:16:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/08 02:16:38 DEBUG : dir/file1(0x237ed5fc500): _writeAt: size=14, off=0 2026/08/08 02:16:38 DEBUG : dir/file1(0x237ed5fc500): >_writeAt: n=14, err= 2026/08/08 02:16:38 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/08 02:16:38 DEBUG : dir/file1(0x237ed5fc500): close: 2026/08/08 02:16:38 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/08 02:16:38 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/08 02:16:38 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/08 02:16:38 DEBUG : dir/file1(0x237ed5fc500): >close: err= 2026/08/08 02:16:38 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:16:38 DEBUG : dir: Looking for writers 2026/08/08 02:16:38 DEBUG : file1: reading active writers 2026/08/08 02:16:38 DEBUG : Looking for writers 2026/08/08 02:16:38 DEBUG : dir: reading active writers 2026/08/08 02:16:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/08 02:16:38 DEBUG : dir: Looking for writers 2026/08/08 02:16:38 DEBUG : file1: reading active writers 2026/08/08 02:16:38 DEBUG : Looking for writers 2026/08/08 02:16:38 DEBUG : dir: reading active writers 2026/08/08 02:16:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/08 02:16:38 DEBUG : dir: Looking for writers 2026/08/08 02:16:38 DEBUG : file1: reading active writers 2026/08/08 02:16:38 DEBUG : Looking for writers 2026/08/08 02:16:38 DEBUG : dir: reading active writers 2026/08/08 02:16:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/08 02:16:38 DEBUG : dir: Looking for writers 2026/08/08 02:16:38 DEBUG : file1: reading active writers 2026/08/08 02:16:38 DEBUG : Looking for writers 2026/08/08 02:16:38 DEBUG : dir: reading active writers 2026/08/08 02:16:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/08 02:16:38 DEBUG : dir/file1: vfs cache: starting upload 2026/08/08 02:16:38 DEBUG : dir: Looking for writers 2026/08/08 02:16:38 DEBUG : file1: reading active writers 2026/08/08 02:16:38 DEBUG : Looking for writers 2026/08/08 02:16:38 DEBUG : dir: reading active writers 2026/08/08 02:16:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/08 02:16:38 DEBUG : dir: Looking for writers 2026/08/08 02:16:38 DEBUG : file1: reading active writers 2026/08/08 02:16:38 DEBUG : Looking for writers 2026/08/08 02:16:38 DEBUG : dir: reading active writers 2026/08/08 02:16:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/08 02:16:38 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/08 02:16:39 DEBUG : dir: Looking for writers 2026/08/08 02:16:39 DEBUG : file1: reading active writers 2026/08/08 02:16:39 DEBUG : Looking for writers 2026/08/08 02:16:39 DEBUG : dir: reading active writers 2026/08/08 02:16:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/08 02:16:39 DEBUG : dir: Looking for writers 2026/08/08 02:16:39 DEBUG : file1: reading active writers 2026/08/08 02:16:39 DEBUG : Looking for writers 2026/08/08 02:16:39 DEBUG : dir: reading active writers 2026/08/08 02:16:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/08 02:16:40 DEBUG : dir/file1: size = 14 OK 2026/08/08 02:16:40 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/08 02:16:40 INFO : dir/file1: Copied (replaced existing) 2026/08/08 02:16:40 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/08 02:16:40 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/08 02:16:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 02:16:40 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/08 02:16:40 DEBUG : dir: Looking for writers 2026/08/08 02:16:40 DEBUG : file1: reading active writers 2026/08/08 02:16:40 DEBUG : Looking for writers 2026/08/08 02:16:40 DEBUG : dir: reading active writers 2026/08/08 02:16:40 DEBUG : >WaitForWriters: 2026/08/08 02:16:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/08 02:16:40 DEBUG : dir/file1: newRWFileHandle: 2026/08/08 02:16:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/08 02:16:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/08 02:16:40 DEBUG : dir/file1(0x237ed66e9c0): _readAt: size=512, off=0 2026/08/08 02:16:40 DEBUG : dir/file1(0x237ed66e9c0): openPending: 2026/08/08 02:16:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/08 02:16:40 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/08 02:16:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 02:16:40 DEBUG : dir/file1(0x237ed66e9c0): >openPending: err= 2026/08/08 02:16:40 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/08 02:16:40 DEBUG : dir/file1(0x237ed66e9c0): >_readAt: n=14, err=EOF 2026/08/08 02:16:40 DEBUG : dir/file1(0x237ed66e9c0): close: 2026/08/08 02:16:40 DEBUG : dir/file1(0x237ed66e9c0): >close: err= 2026/08/08 02:16:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/08 02:16:42 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/08 02:16:42 DEBUG : newLeaf: Updating file with newLeaf 0x237ed40cd00 2026/08/08 02:16:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/08 02:16:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/08 02:16:44 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/08 02:16:44 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/08 02:16:44 DEBUG : dir/file1: Updating file with dir/file1 0x237ed40cd00 2026/08/08 02:16:44 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/08 02:16:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 02:16:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/08 02:16:44 DEBUG : dir/file1: newRWFileHandle: 2026/08/08 02:16:44 DEBUG : dir/file1(0x237ed5fc540): openPending: 2026/08/08 02:16:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/08 02:16:44 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/08 02:16:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 02:16:44 DEBUG : dir/file1(0x237ed5fc540): >openPending: err= 2026/08/08 02:16:44 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/08 02:16:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/08 02:16:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/08 02:16:44 DEBUG : dir/file1(0x237ed5fc540): _writeAt: size=25, off=0 2026/08/08 02:16:44 DEBUG : dir/file1(0x237ed5fc540): >_writeAt: n=25, err= 2026/08/08 02:16:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/08 02:16:45 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/08 02:16:45 DEBUG : newLeaf: Updating file with newLeaf 0x237ed40cd00 2026/08/08 02:16:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/08 02:16:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/08 02:16:45 DEBUG : newLeaf(0x237ed5fc540): close: 2026/08/08 02:16:45 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/08 02:16:45 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-08 02:16:44.679029313 +0000 UTC m=+313.319615368 2026/08/08 02:16:45 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/08 02:16:45 DEBUG : newLeaf(0x237ed5fc540): >close: err= 2026/08/08 02:16:45 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:16:45 DEBUG : dir: Looking for writers 2026/08/08 02:16:45 DEBUG : Looking for writers 2026/08/08 02:16:45 DEBUG : dir: reading active writers 2026/08/08 02:16:45 DEBUG : newLeaf: reading active writers 2026/08/08 02:16:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/08 02:16:45 DEBUG : dir: Looking for writers 2026/08/08 02:16:45 DEBUG : Looking for writers 2026/08/08 02:16:45 DEBUG : dir: reading active writers 2026/08/08 02:16:45 DEBUG : newLeaf: reading active writers 2026/08/08 02:16:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/08 02:16:45 DEBUG : dir: Looking for writers 2026/08/08 02:16:45 DEBUG : Looking for writers 2026/08/08 02:16:45 DEBUG : dir: reading active writers 2026/08/08 02:16:45 DEBUG : newLeaf: reading active writers 2026/08/08 02:16:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/08 02:16:45 DEBUG : dir: Looking for writers 2026/08/08 02:16:45 DEBUG : Looking for writers 2026/08/08 02:16:45 DEBUG : dir: reading active writers 2026/08/08 02:16:45 DEBUG : newLeaf: reading active writers 2026/08/08 02:16:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/08 02:16:45 DEBUG : newLeaf: vfs cache: starting upload 2026/08/08 02:16:45 DEBUG : dir: Looking for writers 2026/08/08 02:16:45 DEBUG : Looking for writers 2026/08/08 02:16:45 DEBUG : dir: reading active writers 2026/08/08 02:16:45 DEBUG : newLeaf: reading active writers 2026/08/08 02:16:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/08 02:16:45 DEBUG : dir: Looking for writers 2026/08/08 02:16:45 DEBUG : Looking for writers 2026/08/08 02:16:45 DEBUG : dir: reading active writers 2026/08/08 02:16:45 DEBUG : newLeaf: reading active writers 2026/08/08 02:16:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/08 02:16:46 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/08/08 02:16:46 DEBUG : dir: Looking for writers 2026/08/08 02:16:46 DEBUG : Looking for writers 2026/08/08 02:16:46 DEBUG : dir: reading active writers 2026/08/08 02:16:46 DEBUG : newLeaf: reading active writers 2026/08/08 02:16:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/08 02:16:46 DEBUG : dir: Looking for writers 2026/08/08 02:16:46 DEBUG : Looking for writers 2026/08/08 02:16:46 DEBUG : dir: reading active writers 2026/08/08 02:16:46 DEBUG : newLeaf: reading active writers 2026/08/08 02:16:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/08 02:16:47 DEBUG : newLeaf: size = 25 OK 2026/08/08 02:16:47 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/08 02:16:47 INFO : newLeaf: Copied (replaced existing) 2026/08/08 02:16:47 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-08 02:16:44 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/08 02:16:47 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/08 02:16:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/08 02:16:47 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/08 02:16:47 DEBUG : dir: Looking for writers 2026/08/08 02:16:47 DEBUG : Looking for writers 2026/08/08 02:16:47 DEBUG : dir: reading active writers 2026/08/08 02:16:47 DEBUG : newLeaf: reading active writers 2026/08/08 02:16:47 DEBUG : >WaitForWriters: 2026/08/08 02:16:48 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:16:48 DEBUG : dir: Looking for writers 2026/08/08 02:16:48 DEBUG : Looking for writers 2026/08/08 02:16:48 DEBUG : dir: reading active writers 2026/08/08 02:16:48 DEBUG : newLeaf: reading active writers 2026/08/08 02:16:48 DEBUG : >WaitForWriters: 2026/08/08 02:16:48 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:16:49 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:16:49 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/08 02:16:49 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:16:49 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:16:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:16:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 02:16:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:16:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:16:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 02:16:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:16:49 INFO : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/08 02:16:51 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/08 02:16:53 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:16:53 DEBUG : dir: Looking for writers 2026/08/08 02:16:53 DEBUG : file1: reading active writers 2026/08/08 02:16:53 DEBUG : Looking for writers 2026/08/08 02:16:53 DEBUG : dir: reading active writers 2026/08/08 02:16:53 DEBUG : >WaitForWriters: 2026/08/08 02:16:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/08 02:16:53 DEBUG : dir/file1: newRWFileHandle: 2026/08/08 02:16:53 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/08 02:16:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/08 02:16:53 DEBUG : dir/file1(0x237ecf3d200): _readAt: size=512, off=0 2026/08/08 02:16:53 DEBUG : dir/file1(0x237ecf3d200): openPending: 2026/08/08 02:16:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/08 02:16:53 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/08 02:16:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 02:16:53 DEBUG : dir/file1(0x237ecf3d200): >openPending: err= 2026/08/08 02:16:53 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/08/08 02:16:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/08 02:16:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 02:16:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/08 02:16:53 DEBUG : dir/file1(0x237ecf3d200): >_readAt: n=14, err=EOF 2026/08/08 02:16:53 DEBUG : dir/file1(0x237ecf3d200): close: 2026/08/08 02:16:53 DEBUG : dir/file1(0x237ecf3d200): >close: err= 2026/08/08 02:16:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/08 02:16:55 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/08 02:16:55 DEBUG : newLeaf: Updating file with newLeaf 0x237ed8201a0 2026/08/08 02:16:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/08 02:16:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/08 02:16:56 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/08 02:16:56 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/08 02:16:56 DEBUG : dir/file1: Updating file with dir/file1 0x237ed8201a0 2026/08/08 02:16:56 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/08 02:16:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 02:16:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/08 02:16:57 DEBUG : dir/file1: newRWFileHandle: 2026/08/08 02:16:57 DEBUG : dir/file1(0x237ed1a4640): openPending: 2026/08/08 02:16:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/08 02:16:57 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/08 02:16:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 02:16:57 DEBUG : dir/file1(0x237ed1a4640): >openPending: err= 2026/08/08 02:16:57 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/08 02:16:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/08 02:16:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/08 02:16:57 DEBUG : dir/file1(0x237ed1a4640): _writeAt: size=25, off=0 2026/08/08 02:16:57 DEBUG : dir/file1(0x237ed1a4640): >_writeAt: n=25, err= 2026/08/08 02:16:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/08 02:16:58 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/08 02:16:58 DEBUG : newLeaf: Updating file with newLeaf 0x237ed8201a0 2026/08/08 02:16:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/08 02:16:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/08 02:16:58 DEBUG : newLeaf(0x237ed1a4640): close: 2026/08/08 02:16:58 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/08 02:16:58 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-08 02:16:57.267370211 +0000 UTC m=+325.907956265 2026/08/08 02:16:58 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/08 02:16:58 DEBUG : newLeaf(0x237ed1a4640): >close: err= 2026/08/08 02:16:58 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:16:58 DEBUG : dir: Looking for writers 2026/08/08 02:16:58 DEBUG : Looking for writers 2026/08/08 02:16:58 DEBUG : dir: reading active writers 2026/08/08 02:16:58 DEBUG : newLeaf: reading active writers 2026/08/08 02:16:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/08 02:16:58 DEBUG : dir: Looking for writers 2026/08/08 02:16:58 DEBUG : Looking for writers 2026/08/08 02:16:58 DEBUG : dir: reading active writers 2026/08/08 02:16:58 DEBUG : newLeaf: reading active writers 2026/08/08 02:16:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/08 02:16:58 DEBUG : dir: Looking for writers 2026/08/08 02:16:58 DEBUG : Looking for writers 2026/08/08 02:16:58 DEBUG : dir: reading active writers 2026/08/08 02:16:58 DEBUG : newLeaf: reading active writers 2026/08/08 02:16:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/08 02:16:58 DEBUG : dir: Looking for writers 2026/08/08 02:16:58 DEBUG : Looking for writers 2026/08/08 02:16:58 DEBUG : dir: reading active writers 2026/08/08 02:16:58 DEBUG : newLeaf: reading active writers 2026/08/08 02:16:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/08 02:16:58 DEBUG : newLeaf: vfs cache: starting upload 2026/08/08 02:16:58 DEBUG : dir: Looking for writers 2026/08/08 02:16:58 DEBUG : Looking for writers 2026/08/08 02:16:58 DEBUG : dir: reading active writers 2026/08/08 02:16:58 DEBUG : newLeaf: reading active writers 2026/08/08 02:16:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/08 02:16:58 DEBUG : dir: Looking for writers 2026/08/08 02:16:58 DEBUG : Looking for writers 2026/08/08 02:16:58 DEBUG : dir: reading active writers 2026/08/08 02:16:58 DEBUG : newLeaf: reading active writers 2026/08/08 02:16:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/08 02:16:58 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/08/08 02:16:59 DEBUG : dir: Looking for writers 2026/08/08 02:16:59 DEBUG : Looking for writers 2026/08/08 02:16:59 DEBUG : dir: reading active writers 2026/08/08 02:16:59 DEBUG : newLeaf: reading active writers 2026/08/08 02:16:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/08 02:16:59 DEBUG : dir: Looking for writers 2026/08/08 02:16:59 DEBUG : Looking for writers 2026/08/08 02:16:59 DEBUG : dir: reading active writers 2026/08/08 02:16:59 DEBUG : newLeaf: reading active writers 2026/08/08 02:16:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/08 02:17:00 DEBUG : newLeaf: size = 25 OK 2026/08/08 02:17:00 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/08 02:17:00 INFO : newLeaf: Copied (replaced existing) 2026/08/08 02:17:00 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-08 02:16:57 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/08 02:17:00 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/08 02:17:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/08 02:17:00 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/08 02:17:00 DEBUG : dir: Looking for writers 2026/08/08 02:17:00 DEBUG : Looking for writers 2026/08/08 02:17:00 DEBUG : dir: reading active writers 2026/08/08 02:17:00 DEBUG : newLeaf: reading active writers 2026/08/08 02:17:00 DEBUG : >WaitForWriters: 2026/08/08 02:17:01 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:17:01 DEBUG : dir: Looking for writers 2026/08/08 02:17:01 DEBUG : Looking for writers 2026/08/08 02:17:01 DEBUG : newLeaf: reading active writers 2026/08/08 02:17:01 DEBUG : dir: reading active writers 2026/08/08 02:17:01 DEBUG : >WaitForWriters: 2026/08/08 02:17:01 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: cleaner exiting --- PASS: TestFileRename (80.57s) --- PASS: TestFileRename/off,forceCache=false (12.47s) --- PASS: TestFileRename/minimal,forceCache=false (12.64s) --- PASS: TestFileRename/minimal,forceCache=true (14.83s) --- PASS: TestFileRename/writes,forceCache=false (12.74s) --- PASS: TestFileRename/writes,forceCache=true (15.02s) --- PASS: TestFileRename/full,forceCache=false (12.86s) === RUN TestFileStructSize file_test.go:419: File struct has size 200 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestAux --- PASS: TestAux (0.00s) === RUN TestAuxConcurrent --- PASS: TestAuxConcurrent (0.00s) === RUN TestRcGetVFS run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:17:02 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:17:02 NOTICE: OpenDrive root 'rclone-test-pohiron5poda': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/08 02:17:02 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:17:02 NOTICE: OpenDrive root 'rclone-test-pohiron5poda': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/08 02:17:02 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:17:02 DEBUG : Looking for writers 2026/08/08 02:17:02 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.45s) === RUN TestRcForget rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcPollIntervalShutdown run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:17:03 NOTICE: OpenDrive root 'rclone-test-pohiron5poda': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestRcPollIntervalShutdown (0.44s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:17:03 NOTICE: OpenDrive root 'rclone-test-pohiron5poda': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestSetPollIntervalAfterShutdown (0.44s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:17:03 NOTICE: OpenDrive root 'rclone-test-pohiron5poda': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestRcPollIntervalUpdate (0.44s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:17:04 NOTICE: OpenDrive root 'rclone-test-pohiron5poda': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestRcPollIntervalTimeout (0.46s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:17:04 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:17:04 NOTICE: OpenDrive root 'rclone-test-pohiron5poda': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestRcPollIntervalUnsupported (0.45s) === RUN TestRcList rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:17:05 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:17:05 NOTICE: OpenDrive root 'rclone-test-pohiron5poda': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/08 02:17:06 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/08 02:17:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/08 02:17:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/08 02:17:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/08 02:17:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/08 02:17:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/08 02:17:09 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/08 02:17:09 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/08/08 02:17:09 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:17:09 DEBUG : dir: Looking for writers 2026/08/08 02:17:09 DEBUG : file1: reading active writers 2026/08/08 02:17:09 DEBUG : Looking for writers 2026/08/08 02:17:09 DEBUG : dir: reading active writers 2026/08/08 02:17:09 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (5.49s) === RUN TestReadFileHandleSeek run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:17:10 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:17:10 NOTICE: OpenDrive root 'rclone-test-pohiron5poda': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/08 02:17:12 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/08 02:17:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/08 02:17:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/08 02:17:14 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/08 02:17:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/08 02:17:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/08 02:17:15 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/08 02:17:15 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/08 02:17:15 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/08 02:17:15 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/08 02:17:15 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/08 02:17:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/08 02:17:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/08 02:17:15 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/08 02:17:16 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/08/08 02:17:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/08/08 02:17:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/08/08 02:17:16 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/08/08 02:17:17 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/08/08 02:17:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/08/08 02:17:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/08/08 02:17:17 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/08/08 02:17:17 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:17:17 DEBUG : dir: Looking for writers 2026/08/08 02:17:17 DEBUG : file1: reading active writers 2026/08/08 02:17:17 DEBUG : Looking for writers 2026/08/08 02:17:17 DEBUG : dir: reading active writers 2026/08/08 02:17:17 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (8.31s) === RUN TestReadFileHandleReadAt run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:17:19 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:17:19 NOTICE: OpenDrive root 'rclone-test-pohiron5poda': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/08 02:17:20 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/08 02:17:22 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/08 02:17:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/08 02:17:22 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/08 02:17:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/08 02:17:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/08 02:17:22 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/08 02:17:22 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/08 02:17:22 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/08 02:17:22 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/08 02:17:22 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/08 02:17:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/08 02:17:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/08 02:17:22 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/08 02:17:23 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/08/08 02:17:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/08/08 02:17:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/08/08 02:17:23 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/08/08 02:17:23 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/08/08 02:17:23 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/08/08 02:17:23 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/08/08 02:17:23 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/08/08 02:17:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/08/08 02:17:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/08/08 02:17:23 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/08 02:17:25 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/08/08 02:17:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/08/08 02:17:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/08/08 02:17:25 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/08 02:17:25 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/08 02:17:26 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/08 02:17:26 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/08 02:17:26 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/08/08 02:17:26 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/08 02:17:26 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/08 02:17:26 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/08 02:17:26 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/08/08 02:17:26 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:17:26 DEBUG : dir: Looking for writers 2026/08/08 02:17:26 DEBUG : file1: reading active writers 2026/08/08 02:17:26 DEBUG : Looking for writers 2026/08/08 02:17:26 DEBUG : dir: reading active writers 2026/08/08 02:17:26 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (8.82s) === RUN TestReadFileHandleFlush run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:17:27 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:17:27 NOTICE: OpenDrive root 'rclone-test-pohiron5poda': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/08 02:17:29 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/08 02:17:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/08 02:17:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/08 02:17:31 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/08 02:17:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/08 02:17:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/08 02:17:31 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/08 02:17:31 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:17:31 DEBUG : dir: Looking for writers 2026/08/08 02:17:31 DEBUG : file1: reading active writers 2026/08/08 02:17:31 DEBUG : Looking for writers 2026/08/08 02:17:31 DEBUG : dir: reading active writers 2026/08/08 02:17:31 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (5.16s) === RUN TestReadFileHandleRelease run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:17:33 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:17:33 NOTICE: OpenDrive root 'rclone-test-pohiron5poda': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/08 02:17:34 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/08 02:17:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/08 02:17:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/08 02:17:36 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/08 02:17:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/08 02:17:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/08 02:17:36 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/08 02:17:36 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/08/08 02:17:36 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/08/08 02:17:36 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:17:36 DEBUG : dir: Looking for writers 2026/08/08 02:17:36 DEBUG : file1: reading active writers 2026/08/08 02:17:36 DEBUG : Looking for writers 2026/08/08 02:17:36 DEBUG : dir: reading active writers 2026/08/08 02:17:36 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (5.33s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:17:38 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:17:38 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/08 02:17:38 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:17:38 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:17:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:17:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 02:17:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:17:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:17:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 02:17:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:17:38 INFO : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/08 02:17:39 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/08 02:17:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/08 02:17:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/08 02:17:41 DEBUG : dir/file1: newRWFileHandle: 2026/08/08 02:17:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/08 02:17:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/08 02:17:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/08 02:17:41 DEBUG : dir/file1(0x237ed5fcb40): _readAt: size=1, off=0 2026/08/08 02:17:41 DEBUG : dir/file1(0x237ed5fcb40): openPending: 2026/08/08 02:17:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/08 02:17:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/08 02:17:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 02:17:41 DEBUG : dir/file1(0x237ed5fcb40): >openPending: err= 2026/08/08 02:17:41 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/08 02:17:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/08 02:17:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 02:17:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/08 02:17:42 DEBUG : dir/file1(0x237ed5fcb40): >_readAt: n=1, err= 2026/08/08 02:17:42 DEBUG : dir/file1(0x237ed5fcb40): _readAt: size=256, off=1 2026/08/08 02:17:42 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/08/08 02:17:42 DEBUG : dir/file1(0x237ed5fcb40): >_readAt: n=15, err=EOF 2026/08/08 02:17:42 DEBUG : dir/file1(0x237ed5fcb40): _readAt: size=16, off=16 2026/08/08 02:17:42 DEBUG : dir/file1(0x237ed5fcb40): >_readAt: n=0, err=EOF 2026/08/08 02:17:42 DEBUG : dir/file1(0x237ed5fcb40): close: 2026/08/08 02:17:42 DEBUG : dir/file1(0x237ed5fcb40): >close: err= 2026/08/08 02:17:42 DEBUG : dir/file1(0x237ed5fcb40): close: 2026/08/08 02:17:42 DEBUG : dir/file1(0x237ed5fcb40): >close: err=file already closed 2026/08/08 02:17:42 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:17:42 DEBUG : dir: Looking for writers 2026/08/08 02:17:42 DEBUG : file1: reading active writers 2026/08/08 02:17:42 DEBUG : Looking for writers 2026/08/08 02:17:42 DEBUG : dir: reading active writers 2026/08/08 02:17:42 DEBUG : >WaitForWriters: 2026/08/08 02:17:42 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (5.09s) === RUN TestRWFileHandleSeek run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:17:43 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:17:43 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/08 02:17:43 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:17:43 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:17:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:17:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 02:17:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:17:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:17:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 02:17:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:17:43 INFO : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/08 02:17:44 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/08 02:17:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/08 02:17:47 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda/dir/file1: no such file or directory 2026/08/08 02:17:47 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda/dir/file1: no such file or directory 2026/08/08 02:17:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/08 02:17:47 DEBUG : dir/file1: newRWFileHandle: 2026/08/08 02:17:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/08 02:17:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/08 02:17:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/08 02:17:47 DEBUG : dir/file1(0x237ed42c440): _readAt: size=1, off=0 2026/08/08 02:17:47 DEBUG : dir/file1(0x237ed42c440): openPending: 2026/08/08 02:17:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/08 02:17:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/08 02:17:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 02:17:47 DEBUG : dir/file1(0x237ed42c440): >openPending: err= 2026/08/08 02:17:47 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/08 02:17:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/08 02:17:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 02:17:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/08 02:17:47 DEBUG : dir/file1(0x237ed42c440): >_readAt: n=1, err= 2026/08/08 02:17:47 DEBUG : dir/file1(0x237ed42c440): _readAt: size=1, off=5 2026/08/08 02:17:47 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/08 02:17:47 DEBUG : dir/file1(0x237ed42c440): >_readAt: n=1, err= 2026/08/08 02:17:47 DEBUG : dir/file1(0x237ed42c440): _readAt: size=1, off=3 2026/08/08 02:17:47 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/08 02:17:47 DEBUG : dir/file1(0x237ed42c440): >_readAt: n=1, err= 2026/08/08 02:17:47 DEBUG : dir/file1(0x237ed42c440): _readAt: size=1, off=13 2026/08/08 02:17:47 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/08 02:17:47 DEBUG : dir/file1(0x237ed42c440): >_readAt: n=1, err= 2026/08/08 02:17:47 DEBUG : dir/file1(0x237ed42c440): _readAt: size=16, off=100 2026/08/08 02:17:47 DEBUG : dir/file1(0x237ed42c440): >_readAt: n=0, err=EOF 2026/08/08 02:17:47 DEBUG : dir/file1(0x237ed42c440): close: 2026/08/08 02:17:47 DEBUG : dir/file1(0x237ed42c440): >close: err= 2026/08/08 02:17:47 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:17:47 DEBUG : dir: Looking for writers 2026/08/08 02:17:47 DEBUG : file1: reading active writers 2026/08/08 02:17:47 DEBUG : Looking for writers 2026/08/08 02:17:47 DEBUG : dir: reading active writers 2026/08/08 02:17:47 DEBUG : >WaitForWriters: 2026/08/08 02:17:47 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (5.56s) === RUN TestRWFileHandleReadAt run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:17:49 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:17:49 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/08 02:17:49 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:17:49 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:17:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:17:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 02:17:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:17:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:17:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 02:17:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:17:49 INFO : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/08 02:17:50 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/08 02:17:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/08 02:17:52 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda/dir/file1: no such file or directory 2026/08/08 02:17:52 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda/dir/file1: no such file or directory 2026/08/08 02:17:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/08 02:17:52 DEBUG : dir/file1: newRWFileHandle: 2026/08/08 02:17:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/08 02:17:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/08 02:17:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/08 02:17:52 DEBUG : dir/file1(0x237ed5fce00): _readAt: size=1, off=0 2026/08/08 02:17:52 DEBUG : dir/file1(0x237ed5fce00): openPending: 2026/08/08 02:17:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/08 02:17:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/08 02:17:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 02:17:52 DEBUG : dir/file1(0x237ed5fce00): >openPending: err= 2026/08/08 02:17:52 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/08 02:17:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/08 02:17:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 02:17:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/08 02:17:52 DEBUG : dir/file1(0x237ed5fce00): >_readAt: n=1, err= 2026/08/08 02:17:52 DEBUG : dir/file1(0x237ed5fce00): _readAt: size=1, off=5 2026/08/08 02:17:52 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/08 02:17:52 DEBUG : dir/file1(0x237ed5fce00): >_readAt: n=1, err= 2026/08/08 02:17:52 DEBUG : dir/file1(0x237ed5fce00): _readAt: size=1, off=1 2026/08/08 02:17:52 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/08 02:17:52 DEBUG : dir/file1(0x237ed5fce00): >_readAt: n=1, err= 2026/08/08 02:17:52 DEBUG : dir/file1(0x237ed5fce00): _readAt: size=6, off=10 2026/08/08 02:17:52 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/08 02:17:52 DEBUG : dir/file1(0x237ed5fce00): >_readAt: n=6, err= 2026/08/08 02:17:52 DEBUG : dir/file1(0x237ed5fce00): _readAt: size=256, off=10 2026/08/08 02:17:52 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/08 02:17:52 DEBUG : dir/file1(0x237ed5fce00): >_readAt: n=6, err=EOF 2026/08/08 02:17:52 DEBUG : dir/file1(0x237ed5fce00): _readAt: size=256, off=100 2026/08/08 02:17:52 DEBUG : dir/file1(0x237ed5fce00): >_readAt: n=0, err=EOF 2026/08/08 02:17:52 DEBUG : dir/file1(0x237ed5fce00): close: 2026/08/08 02:17:52 DEBUG : dir/file1(0x237ed5fce00): >close: err= 2026/08/08 02:17:52 DEBUG : dir/file1(0x237ed5fce00): _readAt: size=256, off=100 2026/08/08 02:17:52 DEBUG : dir/file1(0x237ed5fce00): >_readAt: n=0, err=file already closed 2026/08/08 02:17:52 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:17:52 DEBUG : dir: Looking for writers 2026/08/08 02:17:52 DEBUG : file1: reading active writers 2026/08/08 02:17:52 DEBUG : Looking for writers 2026/08/08 02:17:52 DEBUG : dir: reading active writers 2026/08/08 02:17:52 DEBUG : >WaitForWriters: 2026/08/08 02:17:52 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (5.28s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:17:54 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:17:54 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/08 02:17:54 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:17:54 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:17:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:17:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 02:17:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:17:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:17:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 02:17:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:17:54 INFO : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/08 02:17:55 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/08 02:17:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/08 02:17:57 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda/dir/file1: no such file or directory 2026/08/08 02:17:57 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda/dir/file1: no such file or directory 2026/08/08 02:17:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/08 02:17:58 DEBUG : dir/file1: newRWFileHandle: 2026/08/08 02:17:58 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/08 02:17:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/08 02:17:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/08 02:17:58 DEBUG : dir/file1(0x237ed42c380): RWFileHandle.Flush 2026/08/08 02:17:58 DEBUG : dir/file1(0x237ed42c380): _readAt: size=256, off=0 2026/08/08 02:17:58 DEBUG : dir/file1(0x237ed42c380): openPending: 2026/08/08 02:17:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/08 02:17:58 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/08 02:17:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 02:17:58 DEBUG : dir/file1(0x237ed42c380): >openPending: err= 2026/08/08 02:17:58 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/08 02:17:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/08 02:17:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 02:17:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/08 02:17:58 DEBUG : dir/file1(0x237ed42c380): >_readAt: n=16, err=EOF 2026/08/08 02:17:58 DEBUG : dir/file1(0x237ed42c380): RWFileHandle.Flush 2026/08/08 02:17:58 DEBUG : dir/file1(0x237ed42c380): RWFileHandle.Flush 2026/08/08 02:17:58 DEBUG : dir/file1(0x237ed42c380): close: 2026/08/08 02:17:58 DEBUG : dir/file1(0x237ed42c380): >close: err= 2026/08/08 02:17:58 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:17:58 DEBUG : dir: Looking for writers 2026/08/08 02:17:58 DEBUG : file1: reading active writers 2026/08/08 02:17:58 DEBUG : Looking for writers 2026/08/08 02:17:58 DEBUG : dir: reading active writers 2026/08/08 02:17:58 DEBUG : >WaitForWriters: 2026/08/08 02:17:58 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (5.32s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:17:59 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:17:59 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/08 02:17:59 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:17:59 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:17:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:17:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 02:17:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:17:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:17:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 02:17:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:17:59 INFO : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/08 02:18:01 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/08 02:18:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/08 02:18:03 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda/dir/file1: no such file or directory 2026/08/08 02:18:03 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda/dir/file1: no such file or directory 2026/08/08 02:18:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/08 02:18:03 DEBUG : dir/file1: newRWFileHandle: 2026/08/08 02:18:03 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/08 02:18:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/08 02:18:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/08 02:18:03 DEBUG : dir/file1(0x237ed66f680): _readAt: size=256, off=0 2026/08/08 02:18:03 DEBUG : dir/file1(0x237ed66f680): openPending: 2026/08/08 02:18:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/08 02:18:03 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/08 02:18:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 02:18:03 DEBUG : dir/file1(0x237ed66f680): >openPending: err= 2026/08/08 02:18:03 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/08 02:18:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/08 02:18:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 02:18:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/08 02:18:03 DEBUG : dir/file1(0x237ed66f680): >_readAt: n=16, err=EOF 2026/08/08 02:18:03 DEBUG : dir/file1(0x237ed66f680): RWFileHandle.Release 2026/08/08 02:18:03 DEBUG : dir/file1(0x237ed66f680): close: 2026/08/08 02:18:03 DEBUG : dir/file1(0x237ed66f680): >close: err= 2026/08/08 02:18:03 DEBUG : dir/file1(0x237ed66f680): RWFileHandle.Release 2026/08/08 02:18:03 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:18:03 DEBUG : dir: Looking for writers 2026/08/08 02:18:03 DEBUG : file1: reading active writers 2026/08/08 02:18:03 DEBUG : Looking for writers 2026/08/08 02:18:03 DEBUG : dir: reading active writers 2026/08/08 02:18:03 DEBUG : >WaitForWriters: 2026/08/08 02:18:03 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (5.29s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:18:04 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:18:04 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/08 02:18:04 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:18:04 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:18:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:18:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 02:18:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:18:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:18:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 02:18:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:18:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:04 INFO : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/08 02:18:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:05 DEBUG : file1: newRWFileHandle: 2026/08/08 02:18:05 DEBUG : file1(0x237ed5fc240): openPending: 2026/08/08 02:18:05 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 02:18:05 DEBUG : file1(0x237ed5fc240): >openPending: err= 2026/08/08 02:18:05 DEBUG : file1: >newRWFileHandle: err= 2026/08/08 02:18:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 02:18:05 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/08 02:18:05 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/08 02:18:05 DEBUG : file1(0x237ed5fc240): _writeAt: size=5, off=0 2026/08/08 02:18:05 DEBUG : file1(0x237ed5fc240): >_writeAt: n=5, err= 2026/08/08 02:18:05 DEBUG : file1(0x237ed5fc240): _writeAt: size=7, off=5 2026/08/08 02:18:05 DEBUG : file1(0x237ed5fc240): >_writeAt: n=7, err= 2026/08/08 02:18:05 DEBUG : file1: vfs cache: truncate to size=11 2026/08/08 02:18:05 DEBUG : file1(0x237ed5fc240): close: 2026/08/08 02:18:05 DEBUG : file1: vfs cache: setting modification time to 2026-08-08 02:18:05.191158286 +0000 UTC m=+393.831744330 2026/08/08 02:18:05 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:05 DEBUG : file1(0x237ed5fc240): >close: err= 2026/08/08 02:18:05 DEBUG : file1(0x237ed5fc240): close: 2026/08/08 02:18:05 DEBUG : file1(0x237ed5fc240): >close: err=file already closed 2026/08/08 02:18:05 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:18:05 DEBUG : Looking for writers 2026/08/08 02:18:05 DEBUG : file1: reading active writers 2026/08/08 02:18:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/08 02:18:05 DEBUG : Looking for writers 2026/08/08 02:18:05 DEBUG : file1: reading active writers 2026/08/08 02:18:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/08 02:18:05 DEBUG : Looking for writers 2026/08/08 02:18:05 DEBUG : file1: reading active writers 2026/08/08 02:18:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/08 02:18:05 DEBUG : Looking for writers 2026/08/08 02:18:05 DEBUG : file1: reading active writers 2026/08/08 02:18:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/08 02:18:05 DEBUG : file1: vfs cache: starting upload 2026/08/08 02:18:05 DEBUG : Looking for writers 2026/08/08 02:18:05 DEBUG : file1: reading active writers 2026/08/08 02:18:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/08 02:18:05 DEBUG : Looking for writers 2026/08/08 02:18:05 DEBUG : file1: reading active writers 2026/08/08 02:18:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/08 02:18:05 DEBUG : Looking for writers 2026/08/08 02:18:05 DEBUG : file1: reading active writers 2026/08/08 02:18:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/08 02:18:06 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/08/08 02:18:06 DEBUG : Looking for writers 2026/08/08 02:18:06 DEBUG : file1: reading active writers 2026/08/08 02:18:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/08 02:18:07 DEBUG : Looking for writers 2026/08/08 02:18:07 DEBUG : file1: reading active writers 2026/08/08 02:18:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/08 02:18:07 DEBUG : file1: size = 11 OK 2026/08/08 02:18:07 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/08 02:18:07 INFO : file1: Copied (new) 2026/08/08 02:18:07 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-08 02:18:05 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/08 02:18:07 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/08 02:18:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 02:18:07 INFO : file1: vfs cache: upload succeeded try #1 2026/08/08 02:18:08 DEBUG : Looking for writers 2026/08/08 02:18:08 DEBUG : file1: reading active writers 2026/08/08 02:18:08 DEBUG : >WaitForWriters: 2026/08/08 02:18:08 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda/dir/file1: no such file or directory 2026/08/08 02:18:08 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda/dir/file1: no such file or directory 2026/08/08 02:18:08 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:18:08 DEBUG : Looking for writers 2026/08/08 02:18:08 DEBUG : file1: reading active writers 2026/08/08 02:18:08 DEBUG : >WaitForWriters: 2026/08/08 02:18:08 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (4.39s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:18:09 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:18:09 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/08 02:18:09 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:18:09 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:18:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:18:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 02:18:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:18:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:18:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 02:18:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:18:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:09 INFO : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/08 02:18:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:09 DEBUG : file1: newRWFileHandle: 2026/08/08 02:18:09 DEBUG : file1(0x237ed5fcc80): openPending: 2026/08/08 02:18:09 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 02:18:09 DEBUG : file1(0x237ed5fcc80): >openPending: err= 2026/08/08 02:18:09 DEBUG : file1: >newRWFileHandle: err= 2026/08/08 02:18:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 02:18:09 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/08 02:18:09 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/08 02:18:09 DEBUG : file1(0x237ed5fcc80): _writeAt: size=7, off=0 2026/08/08 02:18:09 DEBUG : file1(0x237ed5fcc80): >_writeAt: n=7, err= 2026/08/08 02:18:09 DEBUG : file1(0x237ed5fcc80): _writeAt: size=6, off=5 2026/08/08 02:18:09 DEBUG : file1(0x237ed5fcc80): >_writeAt: n=6, err= 2026/08/08 02:18:09 DEBUG : file1(0x237ed5fcc80): close: 2026/08/08 02:18:09 DEBUG : file1: vfs cache: setting modification time to 2026-08-08 02:18:09.574549192 +0000 UTC m=+398.215135246 2026/08/08 02:18:09 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:09 DEBUG : file1(0x237ed5fcc80): >close: err= 2026/08/08 02:18:09 DEBUG : file1(0x237ed5fcc80): _writeAt: size=5, off=0 2026/08/08 02:18:09 DEBUG : file1(0x237ed5fcc80): >_writeAt: n=0, err=file already closed 2026/08/08 02:18:09 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:18:09 DEBUG : Looking for writers 2026/08/08 02:18:09 DEBUG : file1: reading active writers 2026/08/08 02:18:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/08 02:18:09 DEBUG : Looking for writers 2026/08/08 02:18:09 DEBUG : file1: reading active writers 2026/08/08 02:18:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/08 02:18:09 DEBUG : Looking for writers 2026/08/08 02:18:09 DEBUG : file1: reading active writers 2026/08/08 02:18:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/08 02:18:09 DEBUG : Looking for writers 2026/08/08 02:18:09 DEBUG : file1: reading active writers 2026/08/08 02:18:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/08 02:18:09 DEBUG : file1: vfs cache: starting upload 2026/08/08 02:18:09 DEBUG : Looking for writers 2026/08/08 02:18:09 DEBUG : file1: reading active writers 2026/08/08 02:18:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/08 02:18:09 DEBUG : Looking for writers 2026/08/08 02:18:09 DEBUG : file1: reading active writers 2026/08/08 02:18:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/08 02:18:10 DEBUG : Looking for writers 2026/08/08 02:18:10 DEBUG : file1: reading active writers 2026/08/08 02:18:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/08 02:18:10 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/08/08 02:18:10 DEBUG : Looking for writers 2026/08/08 02:18:10 DEBUG : file1: reading active writers 2026/08/08 02:18:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/08 02:18:11 DEBUG : Looking for writers 2026/08/08 02:18:11 DEBUG : file1: reading active writers 2026/08/08 02:18:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/08 02:18:11 DEBUG : file1: size = 11 OK 2026/08/08 02:18:11 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/08 02:18:11 INFO : file1: Copied (new) 2026/08/08 02:18:11 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-08 02:18:09 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/08 02:18:11 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/08 02:18:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 02:18:11 INFO : file1: vfs cache: upload succeeded try #1 2026/08/08 02:18:12 DEBUG : Looking for writers 2026/08/08 02:18:12 DEBUG : file1: reading active writers 2026/08/08 02:18:12 DEBUG : >WaitForWriters: 2026/08/08 02:18:13 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:18:13 DEBUG : Looking for writers 2026/08/08 02:18:13 DEBUG : file1: reading active writers 2026/08/08 02:18:13 DEBUG : >WaitForWriters: 2026/08/08 02:18:13 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (4.41s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:18:13 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:18:13 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/08 02:18:13 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:18:13 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:18:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:18:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 02:18:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:18:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:18:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 02:18:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:18:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:13 INFO : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/08 02:18:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:13 DEBUG : file1: newRWFileHandle: 2026/08/08 02:18:13 DEBUG : file1(0x237ed42c6c0): openPending: 2026/08/08 02:18:13 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 02:18:13 DEBUG : file1(0x237ed42c6c0): >openPending: err= 2026/08/08 02:18:13 DEBUG : file1: >newRWFileHandle: err= 2026/08/08 02:18:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 02:18:13 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/08 02:18:13 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/08 02:18:13 DEBUG : file1(0x237ed42c6c0): close: 2026/08/08 02:18:13 DEBUG : file1: vfs cache: setting modification time to 2026-08-08 02:18:13.998912692 +0000 UTC m=+402.639498725 2026/08/08 02:18:13 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:13 DEBUG : file1(0x237ed42c6c0): >close: err= 2026/08/08 02:18:13 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/08 02:18:13 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/08 02:18:13 DEBUG : file2: newRWFileHandle: 2026/08/08 02:18:13 DEBUG : file2(0x237ed42ccc0): openPending: 2026/08/08 02:18:14 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:14 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/08 02:18:14 DEBUG : file2(0x237ed42ccc0): >openPending: err= 2026/08/08 02:18:14 DEBUG : file2: >newRWFileHandle: err= 2026/08/08 02:18:14 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/08 02:18:14 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/08/08 02:18:14 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/08/08 02:18:14 DEBUG : file2(0x237ed42ccc0): RWFileHandle.Flush 2026/08/08 02:18:14 DEBUG : file2(0x237ed42ccc0): RWFileHandle.Release 2026/08/08 02:18:14 DEBUG : file2(0x237ed42ccc0): close: 2026/08/08 02:18:14 DEBUG : file2: vfs cache: setting modification time to 2026-08-08 02:18:14.000605368 +0000 UTC m=+402.641191412 2026/08/08 02:18:14 INFO : file2: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:14 DEBUG : file2(0x237ed42ccc0): >close: err= 2026/08/08 02:18:14 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:18:14 DEBUG : Looking for writers 2026/08/08 02:18:14 DEBUG : file2: reading active writers 2026/08/08 02:18:14 DEBUG : file1: reading active writers 2026/08/08 02:18:14 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/08/08 02:18:14 DEBUG : Looking for writers 2026/08/08 02:18:14 DEBUG : file1: reading active writers 2026/08/08 02:18:14 DEBUG : file2: reading active writers 2026/08/08 02:18:14 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/08/08 02:18:14 DEBUG : Looking for writers 2026/08/08 02:18:14 DEBUG : file1: reading active writers 2026/08/08 02:18:14 DEBUG : file2: reading active writers 2026/08/08 02:18:14 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/08/08 02:18:14 DEBUG : Looking for writers 2026/08/08 02:18:14 DEBUG : file1: reading active writers 2026/08/08 02:18:14 DEBUG : file2: reading active writers 2026/08/08 02:18:14 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/08/08 02:18:14 DEBUG : file1: vfs cache: starting upload 2026/08/08 02:18:14 DEBUG : file2: vfs cache: starting upload 2026/08/08 02:18:14 DEBUG : Looking for writers 2026/08/08 02:18:14 DEBUG : file1: reading active writers 2026/08/08 02:18:14 DEBUG : file2: reading active writers 2026/08/08 02:18:14 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/08/08 02:18:14 DEBUG : Looking for writers 2026/08/08 02:18:14 DEBUG : file1: reading active writers 2026/08/08 02:18:14 DEBUG : file2: reading active writers 2026/08/08 02:18:14 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/08/08 02:18:14 DEBUG : Looking for writers 2026/08/08 02:18:14 DEBUG : file1: reading active writers 2026/08/08 02:18:14 DEBUG : file2: reading active writers 2026/08/08 02:18:14 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/08/08 02:18:15 DEBUG : Looking for writers 2026/08/08 02:18:15 DEBUG : file1: reading active writers 2026/08/08 02:18:15 DEBUG : file2: reading active writers 2026/08/08 02:18:15 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/08/08 02:18:16 DEBUG : Looking for writers 2026/08/08 02:18:16 DEBUG : file1: reading active writers 2026/08/08 02:18:16 DEBUG : file2: reading active writers 2026/08/08 02:18:16 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/08/08 02:18:16 DEBUG : file1: size = 0 OK 2026/08/08 02:18:16 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/08 02:18:16 INFO : file1: Copied (new) 2026/08/08 02:18:16 DEBUG : file1: vfs cache: fingerprint now "0,2026-08-08 02:18:13 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/08 02:18:16 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/08 02:18:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 02:18:16 INFO : file1: vfs cache: upload succeeded try #1 2026/08/08 02:18:17 DEBUG : Looking for writers 2026/08/08 02:18:17 DEBUG : file1: reading active writers 2026/08/08 02:18:17 DEBUG : file2: reading active writers 2026/08/08 02:18:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/08 02:18:17 DEBUG : file2: size = 0 OK 2026/08/08 02:18:17 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/08 02:18:17 INFO : file2: Copied (new) 2026/08/08 02:18:17 DEBUG : file2: vfs cache: fingerprint now "0,2026-08-08 02:18:14 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/08 02:18:17 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/08/08 02:18:17 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/08 02:18:17 INFO : file2: vfs cache: upload succeeded try #1 2026/08/08 02:18:18 DEBUG : Looking for writers 2026/08/08 02:18:18 DEBUG : file1: reading active writers 2026/08/08 02:18:18 DEBUG : file2: reading active writers 2026/08/08 02:18:18 DEBUG : >WaitForWriters: 2026/08/08 02:18:18 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:18:18 DEBUG : Looking for writers 2026/08/08 02:18:18 DEBUG : file1: reading active writers 2026/08/08 02:18:18 DEBUG : file2: reading active writers 2026/08/08 02:18:18 DEBUG : >WaitForWriters: 2026/08/08 02:18:18 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (6.06s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:18:19 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:18:19 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/08 02:18:19 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:18:19 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:18:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:18:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 02:18:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:18:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:18:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 02:18:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:18:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:19 INFO : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/08 02:18:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:20 DEBUG : file1: newRWFileHandle: 2026/08/08 02:18:20 DEBUG : file1(0x237ed5fc300): openPending: 2026/08/08 02:18:20 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 02:18:20 DEBUG : file1(0x237ed5fc300): >openPending: err= 2026/08/08 02:18:20 DEBUG : file1: >newRWFileHandle: err= 2026/08/08 02:18:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 02:18:20 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/08 02:18:20 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/08 02:18:20 DEBUG : file1(0x237ed5fc300): _writeAt: size=5, off=0 2026/08/08 02:18:20 DEBUG : file1(0x237ed5fc300): >_writeAt: n=5, err= 2026/08/08 02:18:20 DEBUG : file1(0x237ed5fc300): RWFileHandle.Flush 2026/08/08 02:18:20 DEBUG : file1(0x237ed5fc300): RWFileHandle.Flush 2026/08/08 02:18:20 DEBUG : file1(0x237ed5fc300): close: 2026/08/08 02:18:20 DEBUG : file1: vfs cache: setting modification time to 2026-08-08 02:18:20.061815768 +0000 UTC m=+408.702401822 2026/08/08 02:18:20 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:20 DEBUG : file1(0x237ed5fc300): >close: err= 2026/08/08 02:18:20 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:18:20 DEBUG : Looking for writers 2026/08/08 02:18:20 DEBUG : file1: reading active writers 2026/08/08 02:18:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/08 02:18:20 DEBUG : Looking for writers 2026/08/08 02:18:20 DEBUG : file1: reading active writers 2026/08/08 02:18:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/08 02:18:20 DEBUG : Looking for writers 2026/08/08 02:18:20 DEBUG : file1: reading active writers 2026/08/08 02:18:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/08 02:18:20 DEBUG : Looking for writers 2026/08/08 02:18:20 DEBUG : file1: reading active writers 2026/08/08 02:18:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/08 02:18:20 DEBUG : file1: vfs cache: starting upload 2026/08/08 02:18:20 DEBUG : Looking for writers 2026/08/08 02:18:20 DEBUG : file1: reading active writers 2026/08/08 02:18:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/08 02:18:20 DEBUG : Looking for writers 2026/08/08 02:18:20 DEBUG : file1: reading active writers 2026/08/08 02:18:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/08 02:18:20 DEBUG : Looking for writers 2026/08/08 02:18:20 DEBUG : file1: reading active writers 2026/08/08 02:18:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/08 02:18:21 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/08/08 02:18:21 DEBUG : Looking for writers 2026/08/08 02:18:21 DEBUG : file1: reading active writers 2026/08/08 02:18:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/08 02:18:22 DEBUG : Looking for writers 2026/08/08 02:18:22 DEBUG : file1: reading active writers 2026/08/08 02:18:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/08 02:18:22 DEBUG : file1: size = 5 OK 2026/08/08 02:18:22 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/08 02:18:22 INFO : file1: Copied (new) 2026/08/08 02:18:22 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-08 02:18:20 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/08 02:18:22 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/08 02:18:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 02:18:22 INFO : file1: vfs cache: upload succeeded try #1 2026/08/08 02:18:23 DEBUG : Looking for writers 2026/08/08 02:18:23 DEBUG : file1: reading active writers 2026/08/08 02:18:23 DEBUG : >WaitForWriters: 2026/08/08 02:18:23 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (4.18s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:18:24 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:18:24 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/08 02:18:24 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:18:24 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:18:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:18:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 02:18:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:18:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:18:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 02:18:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:18:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:24 INFO : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/08 02:18:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:24 DEBUG : file1: newRWFileHandle: 2026/08/08 02:18:24 DEBUG : file1(0x237ed66ed40): openPending: 2026/08/08 02:18:24 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 02:18:24 DEBUG : file1(0x237ed66ed40): >openPending: err= 2026/08/08 02:18:24 DEBUG : file1: >newRWFileHandle: err= 2026/08/08 02:18:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 02:18:24 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/08 02:18:24 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/08 02:18:24 DEBUG : file1(0x237ed66ed40): _writeAt: size=5, off=0 2026/08/08 02:18:24 DEBUG : file1(0x237ed66ed40): >_writeAt: n=5, err= 2026/08/08 02:18:24 DEBUG : file1(0x237ed66ed40): RWFileHandle.Release 2026/08/08 02:18:24 DEBUG : file1(0x237ed66ed40): close: 2026/08/08 02:18:24 DEBUG : file1: vfs cache: setting modification time to 2026-08-08 02:18:24.23593948 +0000 UTC m=+412.876525524 2026/08/08 02:18:24 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:24 DEBUG : file1(0x237ed66ed40): >close: err= 2026/08/08 02:18:24 DEBUG : file1(0x237ed66ed40): RWFileHandle.Release 2026/08/08 02:18:24 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:18:24 DEBUG : Looking for writers 2026/08/08 02:18:24 DEBUG : file1: reading active writers 2026/08/08 02:18:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/08 02:18:24 DEBUG : Looking for writers 2026/08/08 02:18:24 DEBUG : file1: reading active writers 2026/08/08 02:18:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/08 02:18:24 DEBUG : Looking for writers 2026/08/08 02:18:24 DEBUG : file1: reading active writers 2026/08/08 02:18:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/08 02:18:24 DEBUG : Looking for writers 2026/08/08 02:18:24 DEBUG : file1: reading active writers 2026/08/08 02:18:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/08 02:18:24 DEBUG : file1: vfs cache: starting upload 2026/08/08 02:18:24 DEBUG : Looking for writers 2026/08/08 02:18:24 DEBUG : file1: reading active writers 2026/08/08 02:18:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/08 02:18:24 DEBUG : Looking for writers 2026/08/08 02:18:24 DEBUG : file1: reading active writers 2026/08/08 02:18:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/08 02:18:24 DEBUG : Looking for writers 2026/08/08 02:18:24 DEBUG : file1: reading active writers 2026/08/08 02:18:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/08 02:18:25 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/08/08 02:18:25 DEBUG : Looking for writers 2026/08/08 02:18:25 DEBUG : file1: reading active writers 2026/08/08 02:18:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/08 02:18:26 DEBUG : Looking for writers 2026/08/08 02:18:26 DEBUG : file1: reading active writers 2026/08/08 02:18:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/08 02:18:26 DEBUG : file1: size = 5 OK 2026/08/08 02:18:26 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/08 02:18:26 INFO : file1: Copied (new) 2026/08/08 02:18:26 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-08 02:18:24 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/08 02:18:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/08 02:18:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 02:18:26 INFO : file1: vfs cache: upload succeeded try #1 2026/08/08 02:18:27 DEBUG : Looking for writers 2026/08/08 02:18:27 DEBUG : file1: reading active writers 2026/08/08 02:18:27 DEBUG : >WaitForWriters: 2026/08/08 02:18:27 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (4.17s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:18:28 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:18:28 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/08 02:18:28 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:18:28 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:18:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:18:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 02:18:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:18:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:18:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 02:18:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:18:28 INFO : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/08 02:18:29 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/08 02:18:31 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/08/08 02:18:31 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/08 02:18:31 DEBUG : dir/file1: newRWFileHandle: 2026/08/08 02:18:31 DEBUG : dir/file1(0x237ed5fc100): openPending: 2026/08/08 02:18:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/08 02:18:31 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/08 02:18:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 02:18:31 DEBUG : dir/file1(0x237ed5fc100): >openPending: err= 2026/08/08 02:18:31 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/08 02:18:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/08 02:18:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/08 02:18:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/08 02:18:31 DEBUG : dir/file1(0x237ed5fc100): _writeAt: size=5, off=0 2026/08/08 02:18:31 DEBUG : dir/file1(0x237ed5fc100): >_writeAt: n=5, err= 2026/08/08 02:18:31 DEBUG : dir/file1(0x237ed5fc100): close: 2026/08/08 02:18:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:31 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-08 02:18:31.848209277 +0000 UTC m=+420.488795341 2026/08/08 02:18:31 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:31 DEBUG : dir/file1(0x237ed5fc100): >close: err= 2026/08/08 02:18:31 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:18:31 DEBUG : dir: Looking for writers 2026/08/08 02:18:31 DEBUG : file1: reading active writers 2026/08/08 02:18:31 DEBUG : Looking for writers 2026/08/08 02:18:31 DEBUG : dir: reading active writers 2026/08/08 02:18:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/08 02:18:31 DEBUG : dir: Looking for writers 2026/08/08 02:18:31 DEBUG : file1: reading active writers 2026/08/08 02:18:31 DEBUG : Looking for writers 2026/08/08 02:18:31 DEBUG : dir: reading active writers 2026/08/08 02:18:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/08 02:18:31 DEBUG : dir: Looking for writers 2026/08/08 02:18:31 DEBUG : file1: reading active writers 2026/08/08 02:18:31 DEBUG : Looking for writers 2026/08/08 02:18:31 DEBUG : dir: reading active writers 2026/08/08 02:18:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/08 02:18:31 DEBUG : dir: Looking for writers 2026/08/08 02:18:31 DEBUG : file1: reading active writers 2026/08/08 02:18:31 DEBUG : Looking for writers 2026/08/08 02:18:31 DEBUG : dir: reading active writers 2026/08/08 02:18:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/08 02:18:31 DEBUG : dir/file1: vfs cache: starting upload 2026/08/08 02:18:31 DEBUG : dir: Looking for writers 2026/08/08 02:18:31 DEBUG : file1: reading active writers 2026/08/08 02:18:32 DEBUG : Looking for writers 2026/08/08 02:18:32 DEBUG : dir: reading active writers 2026/08/08 02:18:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/08 02:18:32 DEBUG : dir: Looking for writers 2026/08/08 02:18:32 DEBUG : file1: reading active writers 2026/08/08 02:18:32 DEBUG : Looking for writers 2026/08/08 02:18:32 DEBUG : dir: reading active writers 2026/08/08 02:18:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/08 02:18:32 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/08/08 02:18:32 DEBUG : dir: Looking for writers 2026/08/08 02:18:32 DEBUG : file1: reading active writers 2026/08/08 02:18:32 DEBUG : Looking for writers 2026/08/08 02:18:32 DEBUG : dir: reading active writers 2026/08/08 02:18:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/08 02:18:33 DEBUG : dir: Looking for writers 2026/08/08 02:18:33 DEBUG : file1: reading active writers 2026/08/08 02:18:33 DEBUG : Looking for writers 2026/08/08 02:18:33 DEBUG : dir: reading active writers 2026/08/08 02:18:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/08 02:18:33 DEBUG : dir/file1: size = 5 OK 2026/08/08 02:18:33 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/08 02:18:33 INFO : dir/file1: Copied (replaced existing) 2026/08/08 02:18:33 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-08-08 02:18:31 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/08 02:18:33 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/08 02:18:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 02:18:33 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/08 02:18:34 DEBUG : dir: Looking for writers 2026/08/08 02:18:34 DEBUG : file1: reading active writers 2026/08/08 02:18:34 DEBUG : Looking for writers 2026/08/08 02:18:34 DEBUG : dir: reading active writers 2026/08/08 02:18:34 DEBUG : >WaitForWriters: 2026/08/08 02:18:34 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (7.27s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:18:35 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:18:35 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/08 02:18:35 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:18:35 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:18:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:18:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 02:18:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:18:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:18:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 02:18:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:18:35 INFO : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/08 02:18:36 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/08 02:18:38 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:39 DEBUG : dir/file1: newRWFileHandle: 2026/08/08 02:18:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/08 02:18:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 02:18:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/08 02:18:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/08 02:18:39 DEBUG : dir/file1(0x237ed5fc680): _writeAt: size=5, off=0 2026/08/08 02:18:39 DEBUG : dir/file1(0x237ed5fc680): openPending: 2026/08/08 02:18:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/08 02:18:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/08 02:18:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 02:18:39 DEBUG : dir/file1(0x237ed5fc680): >openPending: err= 2026/08/08 02:18:39 DEBUG : dir/file1(0x237ed5fc680): >_writeAt: n=5, err= 2026/08/08 02:18:39 DEBUG : dir/file1(0x237ed5fc680): _writeAt: size=15, off=5 2026/08/08 02:18:39 DEBUG : dir/file1(0x237ed5fc680): >_writeAt: n=15, err= 2026/08/08 02:18:39 DEBUG : dir/file1(0x237ed5fc680): close: 2026/08/08 02:18:39 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/08/08 02:18:39 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-08 02:18:39.093318237 +0000 UTC m=+427.733904271 2026/08/08 02:18:39 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:39 DEBUG : dir/file1(0x237ed5fc680): >close: err= 2026/08/08 02:18:39 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:18:39 DEBUG : dir: Looking for writers 2026/08/08 02:18:39 DEBUG : file1: reading active writers 2026/08/08 02:18:39 DEBUG : Looking for writers 2026/08/08 02:18:39 DEBUG : dir: reading active writers 2026/08/08 02:18:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/08 02:18:39 DEBUG : dir: Looking for writers 2026/08/08 02:18:39 DEBUG : file1: reading active writers 2026/08/08 02:18:39 DEBUG : Looking for writers 2026/08/08 02:18:39 DEBUG : dir: reading active writers 2026/08/08 02:18:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/08 02:18:39 DEBUG : dir: Looking for writers 2026/08/08 02:18:39 DEBUG : file1: reading active writers 2026/08/08 02:18:39 DEBUG : Looking for writers 2026/08/08 02:18:39 DEBUG : dir: reading active writers 2026/08/08 02:18:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/08 02:18:39 DEBUG : dir: Looking for writers 2026/08/08 02:18:39 DEBUG : file1: reading active writers 2026/08/08 02:18:39 DEBUG : Looking for writers 2026/08/08 02:18:39 DEBUG : dir: reading active writers 2026/08/08 02:18:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/08 02:18:39 DEBUG : dir/file1: vfs cache: starting upload 2026/08/08 02:18:39 DEBUG : dir: Looking for writers 2026/08/08 02:18:39 DEBUG : file1: reading active writers 2026/08/08 02:18:39 DEBUG : Looking for writers 2026/08/08 02:18:39 DEBUG : dir: reading active writers 2026/08/08 02:18:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/08 02:18:39 DEBUG : dir: Looking for writers 2026/08/08 02:18:39 DEBUG : file1: reading active writers 2026/08/08 02:18:39 DEBUG : Looking for writers 2026/08/08 02:18:39 DEBUG : dir: reading active writers 2026/08/08 02:18:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/08 02:18:39 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2026/08/08 02:18:39 DEBUG : dir: Looking for writers 2026/08/08 02:18:39 DEBUG : file1: reading active writers 2026/08/08 02:18:39 DEBUG : Looking for writers 2026/08/08 02:18:39 DEBUG : dir: reading active writers 2026/08/08 02:18:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/08 02:18:40 DEBUG : dir: Looking for writers 2026/08/08 02:18:40 DEBUG : file1: reading active writers 2026/08/08 02:18:40 DEBUG : Looking for writers 2026/08/08 02:18:40 DEBUG : dir: reading active writers 2026/08/08 02:18:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/08 02:18:40 DEBUG : dir/file1: size = 20 OK 2026/08/08 02:18:40 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/08/08 02:18:40 INFO : dir/file1: Copied (replaced existing) 2026/08/08 02:18:40 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-08-08 02:18:39 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/08/08 02:18:40 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/08 02:18:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 02:18:40 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/08 02:18:41 DEBUG : dir: Looking for writers 2026/08/08 02:18:41 DEBUG : file1: reading active writers 2026/08/08 02:18:41 DEBUG : Looking for writers 2026/08/08 02:18:41 DEBUG : dir: reading active writers 2026/08/08 02:18:41 DEBUG : >WaitForWriters: 2026/08/08 02:18:41 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (7.30s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:18:42 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:18:42 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/08 02:18:42 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:18:42 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:18:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:18:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 02:18:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:18:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:18:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 02:18:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:18:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:42 INFO : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/08 02:18:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:42 DEBUG : file1: newRWFileHandle: 2026/08/08 02:18:42 DEBUG : file1(0x237ed66e240): openPending: 2026/08/08 02:18:42 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 02:18:42 DEBUG : file1(0x237ed66e240): >openPending: err= 2026/08/08 02:18:42 DEBUG : file1: >newRWFileHandle: err= 2026/08/08 02:18:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 02:18:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/08 02:18:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/08 02:18:42 DEBUG : file1(0x237ed66e240): _writeAt: size=5, off=0 2026/08/08 02:18:42 DEBUG : file1(0x237ed66e240): >_writeAt: n=5, err= 2026/08/08 02:18:42 DEBUG : file1(0x237ed66e240): close: 2026/08/08 02:18:42 DEBUG : file1: vfs cache: setting modification time to 2026-08-08 02:18:42.967404019 +0000 UTC m=+431.607990074 2026/08/08 02:18:42 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:42 DEBUG : file1(0x237ed66e240): >close: err= 2026/08/08 02:18:42 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:18:42 DEBUG : Looking for writers 2026/08/08 02:18:42 DEBUG : file1: reading active writers 2026/08/08 02:18:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/08 02:18:42 DEBUG : Looking for writers 2026/08/08 02:18:42 DEBUG : file1: reading active writers 2026/08/08 02:18:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/08 02:18:42 DEBUG : Looking for writers 2026/08/08 02:18:42 DEBUG : file1: reading active writers 2026/08/08 02:18:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/08 02:18:43 DEBUG : Looking for writers 2026/08/08 02:18:43 DEBUG : file1: reading active writers 2026/08/08 02:18:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/08 02:18:43 DEBUG : file1: vfs cache: starting upload 2026/08/08 02:18:43 DEBUG : Looking for writers 2026/08/08 02:18:43 DEBUG : file1: reading active writers 2026/08/08 02:18:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/08 02:18:43 DEBUG : Looking for writers 2026/08/08 02:18:43 DEBUG : file1: reading active writers 2026/08/08 02:18:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/08 02:18:43 DEBUG : Looking for writers 2026/08/08 02:18:43 DEBUG : file1: reading active writers 2026/08/08 02:18:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/08 02:18:44 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/08/08 02:18:44 DEBUG : Looking for writers 2026/08/08 02:18:44 DEBUG : file1: reading active writers 2026/08/08 02:18:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/08 02:18:45 DEBUG : Looking for writers 2026/08/08 02:18:45 DEBUG : file1: reading active writers 2026/08/08 02:18:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/08 02:18:45 DEBUG : file1: size = 5 OK 2026/08/08 02:18:45 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/08 02:18:45 INFO : file1: Copied (new) 2026/08/08 02:18:45 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-08 02:18:42 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/08 02:18:45 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/08 02:18:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 02:18:45 INFO : file1: vfs cache: upload succeeded try #1 2026/08/08 02:18:46 DEBUG : Looking for writers 2026/08/08 02:18:46 DEBUG : file1: reading active writers 2026/08/08 02:18:46 DEBUG : >WaitForWriters: 2026/08/08 02:18:46 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (4.16s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:18:46 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:18:46 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/08 02:18:46 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:18:46 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:18:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:18:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 02:18:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:18:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:18:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 02:18:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/08/08 02:18:46 INFO : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed5fc980): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed5fc980): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed5fc980): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed5fc980): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed5fc980): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.123361496 +0000 UTC m=+435.763947550 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed5fc980): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed5fce80): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed5fce80): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed5fce80): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed5fce80): >_readAt: n=2, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed5fce80): _writeAt: size=3, off=2 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed5fce80): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed5fce80): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.123361496 +0000 UTC m=+435.763947550 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed5fce80): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed5fd380): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed5fd380): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed5fd380): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed5fd380): >_readAt: n=5, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed5fd380): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.123361496 +0000 UTC m=+435.763947550 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed5fd380): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed2385b0 item 1 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed1a4440): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed1a4440): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed1a4440): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed1a4440): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed1a4440): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.126880993 +0000 UTC m=+435.767467057 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed1a4440): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed1a4c40): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed1a4c40): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed1a4c40): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed1a4c40): >_readAt: n=5, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed1a4c40): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.126880993 +0000 UTC m=+435.767467057 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed1a4c40): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed239490 item 2 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed1a5bc0): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed1a5bc0): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed1a5bc0): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed1a5bc0): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed1a5bc0): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.129389891 +0000 UTC m=+435.769975956 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed1a5bc0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed42c300): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed42c300): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed42c300): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed42c300): >_readAt: n=2, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed42c300): _writeAt: size=3, off=2 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed42c300): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed42c300): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.129389891 +0000 UTC m=+435.769975956 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed42c300): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed42c7c0): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed42c7c0): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed42c7c0): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed42c7c0): >_readAt: n=5, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed42c7c0): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.129389891 +0000 UTC m=+435.769975956 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed42c7c0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ecf56310 item 3 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed42ce40): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed42ce40): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed42ce40): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed42ce40): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed42ce40): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.132556942 +0000 UTC m=+435.773142996 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed42ce40): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed42d3c0): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed42d3c0): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed42d3c0): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed42d3c0): >_readAt: n=5, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed42d3c0): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.132556942 +0000 UTC m=+435.773142996 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed42d3c0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed2c01c0 item 4 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed42da00): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed42da00): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed42da00): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed42da00): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed42da00): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.135071401 +0000 UTC m=+435.775657465 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed42da00): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed42de80): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed42de80): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed42de80): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed42de80): >_readAt: n=2, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed42de80): _writeAt: size=3, off=2 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed42de80): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed42de80): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.135071401 +0000 UTC m=+435.775657465 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed42de80): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed298ac0): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed298ac0): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed298ac0): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed298ac0): >_readAt: n=5, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed298ac0): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.135071401 +0000 UTC m=+435.775657465 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed298ac0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed2c0b60 item 5 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ecec6000): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ecec6000): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ecec6000): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ecec6000): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ecec6000): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.13856611 +0000 UTC m=+435.779152175 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ecec6000): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed66a440): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed66a440): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed66a440): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed66a440): >_readAt: n=5, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed66a440): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.13856611 +0000 UTC m=+435.779152175 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed66a440): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed2c1a40 item 6 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ecf3d240): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ecf3d240): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ecf3d240): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ecf3d240): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ecf3d240): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.1407635 +0000 UTC m=+435.781349555 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ecf3d240): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ecf3d900): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ecf3d900): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ecf3d900): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ecf3d900): >_readAt: n=2, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ecf3d900): _writeAt: size=3, off=2 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ecf3d900): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ecf3d900): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.1407635 +0000 UTC m=+435.781349555 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ecf3d900): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ecf3de40): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ecf3de40): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ecf3de40): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ecf3de40): >_readAt: n=5, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ecf3de40): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.1407635 +0000 UTC m=+435.781349555 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ecf3de40): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed6c2690 item 7 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed77e5c0): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed77e5c0): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed77e5c0): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed77e5c0): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed77e5c0): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.14433762 +0000 UTC m=+435.784923714 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed77e5c0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed77eb00): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed77eb00): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed77eb00): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed77eb00): >_readAt: n=5, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed77eb00): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.14433762 +0000 UTC m=+435.784923714 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed77eb00): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed6c2cb0 item 8 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed77f0c0): _readAt: size=2, off=0 2026/08/08 02:18:47 ERROR : open-test-file(0x237ed77f0c0): Couldn't read size of file 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed77f0c0): >_readAt: n=0, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed77f0c0): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed77f0c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed77f0c0): close: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed77f0c0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed77f480): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed77f480): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed77f480): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed77f480): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed77f480): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.14650808 +0000 UTC m=+435.787094134 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed77f480): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed77f900): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed77f900): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed77f900): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed77f900): >_readAt: n=2, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed77f900): _writeAt: size=3, off=2 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed77f900): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed77f900): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.14650808 +0000 UTC m=+435.787094134 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed77f900): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed77fe00): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed77fe00): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed77fe00): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed77fe00): >_readAt: n=5, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed77fe00): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.14650808 +0000 UTC m=+435.787094134 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed77fe00): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed6c31f0 item 9 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed7ce580): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed7ce580): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed7ce580): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed7ce580): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed7ce580): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.149818381 +0000 UTC m=+435.790404435 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed7ce580): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed7ceac0): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed7ceac0): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed7ceac0): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed7ceac0): >_readAt: n=5, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed7ceac0): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.149818381 +0000 UTC m=+435.790404435 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed7ceac0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed6c3810 item 10 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed7cf100): _readAt: size=2, off=0 2026/08/08 02:18:47 ERROR : open-test-file(0x237ed7cf100): Couldn't read size of file 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed7cf100): >_readAt: n=0, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed7cf100): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed7cf100): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed7cf100): close: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed7cf100): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed7cf4c0): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed7cf4c0): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed7cf4c0): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed7cf4c0): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed7cf4c0): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.152495807 +0000 UTC m=+435.793081881 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed7cf4c0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed7cf9c0): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed7cf9c0): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed7cf9c0): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed7cf9c0): >_readAt: n=2, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed7cf9c0): _writeAt: size=3, off=2 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed7cf9c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed7cf9c0): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.152495807 +0000 UTC m=+435.793081881 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed7cf9c0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed7cfec0): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed7cfec0): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed7cfec0): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed7cfec0): >_readAt: n=5, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed7cfec0): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.152495807 +0000 UTC m=+435.793081881 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed7cfec0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed498000 item 11 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed7fc640): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed7fc640): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed7fc640): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed7fc640): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed7fc640): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.156128137 +0000 UTC m=+435.796714200 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed7fc640): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed7fcb80): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed7fcb80): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed7fcb80): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed7fcb80): >_readAt: n=5, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed7fcb80): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.156128137 +0000 UTC m=+435.796714200 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed7fcb80): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed498620 item 12 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed7fd1c0): _readAt: size=2, off=0 2026/08/08 02:18:47 ERROR : open-test-file(0x237ed7fd1c0): Couldn't read size of file 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed7fd1c0): >_readAt: n=0, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed7fd1c0): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed7fd1c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed7fd1c0): close: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed7fd1c0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed7fd580): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed7fd580): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed7fd580): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed7fd580): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed7fd580): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.158943584 +0000 UTC m=+435.799529638 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed7fd580): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed7fdc40): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed7fdc40): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed7fdc40): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed7fdc40): >_readAt: n=5, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed7fdc40): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.158943584 +0000 UTC m=+435.799529638 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed7fdc40): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed498af0 item 13 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8263c0): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8263c0): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8263c0): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8263c0): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8263c0): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.16118665 +0000 UTC m=+435.801772704 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8263c0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed826900): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed826900): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed826900): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed826900): >_readAt: n=5, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed826900): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.16118665 +0000 UTC m=+435.801772704 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed826900): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed498f50 item 14 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed826f40): _readAt: size=2, off=0 2026/08/08 02:18:47 ERROR : open-test-file(0x237ed826f40): Couldn't read size of file 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed826f40): >_readAt: n=0, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed826f40): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed826f40): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed826f40): close: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed826f40): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed827300): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed827300): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed827300): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed827300): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed827300): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.163707451 +0000 UTC m=+435.804293505 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed827300): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8279c0): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8279c0): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8279c0): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8279c0): >_readAt: n=5, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8279c0): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.163707451 +0000 UTC m=+435.804293505 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8279c0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ecf52930 item 15 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed882140): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed882140): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed882140): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed882140): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed882140): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.165980634 +0000 UTC m=+435.806566738 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed882140): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed882680): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed882680): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed882680): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed882680): >_readAt: n=5, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed882680): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.165980634 +0000 UTC m=+435.806566738 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed882680): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ecf53dc0 item 16 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed882cc0): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed882cc0): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed882cc0): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed882cc0): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed882cc0): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.168570795 +0000 UTC m=+435.809156909 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed882cc0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed883140): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed883140): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed883140): open at offset 5 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed883140): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed883140): >_readAt: n=2, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed883140): _writeAt: size=3, off=7 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed883140): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed883140): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.168570795 +0000 UTC m=+435.809156909 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed883140): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed883640): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed883640): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed883640): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed883640): >_readAt: n=5, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed883640): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.168570795 +0000 UTC m=+435.809156909 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed883640): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ecf12b60 item 17 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed883cc0): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed883cc0): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed883cc0): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed883cc0): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed883cc0): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.171894623 +0000 UTC m=+435.812480677 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed883cc0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8aa300): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8aa300): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8aa300): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8aa300): >_readAt: n=5, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8aa300): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.171894623 +0000 UTC m=+435.812480677 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8aa300): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ecf13c00 item 18 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8aa980): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8aa980): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8aa980): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8aa980): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8aa980): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.173976564 +0000 UTC m=+435.814562628 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8aa980): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8aae80): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8aae80): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8aae80): open at offset 5 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8aae80): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8aae80): >_readAt: n=2, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8aae80): _writeAt: size=3, off=7 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8aae80): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8aae80): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.173976564 +0000 UTC m=+435.814562628 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8aae80): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8ab380): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8ab380): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8ab380): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8ab380): >_readAt: n=5, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8ab380): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.173976564 +0000 UTC m=+435.814562628 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8ab380): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed5d6930 item 19 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8aba00): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8aba00): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8aba00): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8aba00): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8aba00): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.17744276 +0000 UTC m=+435.818028814 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8aba00): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8d8040): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8d8040): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8d8040): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8d8040): >_readAt: n=5, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8d8040): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.17744276 +0000 UTC m=+435.818028814 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8d8040): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed5d7dc0 item 20 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8d86c0): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8d86c0): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8d86c0): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8d86c0): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8d86c0): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.18073129 +0000 UTC m=+435.821317365 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8d86c0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8d8bc0): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8d8bc0): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8d8bc0): open at offset 5 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8d8bc0): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8d8bc0): >_readAt: n=2, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8d8bc0): _writeAt: size=3, off=7 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8d8bc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8d8bc0): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.18073129 +0000 UTC m=+435.821317365 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8d8bc0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8d90c0): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8d90c0): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8d90c0): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8d90c0): >_readAt: n=5, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8d90c0): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.18073129 +0000 UTC m=+435.821317365 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8d90c0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed240690 item 21 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8d9740): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8d9740): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8d9740): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8d9740): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8d9740): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.184207214 +0000 UTC m=+435.824793279 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8d9740): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8d9c80): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8d9c80): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8d9c80): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8d9c80): >_readAt: n=5, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8d9c80): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.184207214 +0000 UTC m=+435.824793279 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed8d9c80): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed2419d0 item 22 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed906400): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed906400): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed906400): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed906400): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed906400): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.185960095 +0000 UTC m=+435.826546139 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed906400): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed906900): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed906900): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed906900): open at offset 5 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed906900): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed906900): >_readAt: n=2, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed906900): _writeAt: size=3, off=7 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed906900): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed906900): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.185960095 +0000 UTC m=+435.826546139 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed906900): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed906e00): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed906e00): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed906e00): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed906e00): >_readAt: n=5, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed906e00): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.185960095 +0000 UTC m=+435.826546139 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed906e00): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed2aaee0 item 23 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed907480): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed907480): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed907480): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed907480): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed907480): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.188656237 +0000 UTC m=+435.829242291 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed907480): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed9079c0): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed9079c0): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed9079c0): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed9079c0): >_readAt: n=5, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed9079c0): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.188656237 +0000 UTC m=+435.829242291 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed9079c0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ecf3fc00 item 24 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed924100): _readAt: size=2, off=0 2026/08/08 02:18:47 ERROR : open-test-file(0x237ed924100): Couldn't read size of file 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed924100): >_readAt: n=0, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed924100): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed924100): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed924100): close: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed924100): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed9244c0): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed9244c0): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed9244c0): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed9244c0): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed9244c0): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.191492573 +0000 UTC m=+435.832078627 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed9244c0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed9249c0): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed9249c0): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed9249c0): open at offset 5 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed9249c0): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed9249c0): >_readAt: n=2, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed9249c0): _writeAt: size=3, off=7 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed9249c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed9249c0): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.191492573 +0000 UTC m=+435.832078627 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed9249c0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed924f00): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed924f00): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed924f00): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed924f00): >_readAt: n=5, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed924f00): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.191492573 +0000 UTC m=+435.832078627 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed924f00): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed2525b0 item 25 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed925580): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed925580): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed925580): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed925580): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed925580): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.194832712 +0000 UTC m=+435.835418765 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed925580): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed925ac0): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed925ac0): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed925ac0): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed925ac0): >_readAt: n=5, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed925ac0): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.194832712 +0000 UTC m=+435.835418765 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed925ac0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed253340 item 26 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed940200): _readAt: size=2, off=0 2026/08/08 02:18:47 ERROR : open-test-file(0x237ed940200): Couldn't read size of file 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed940200): >_readAt: n=0, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed940200): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed940200): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed940200): close: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed940200): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed9405c0): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed9405c0): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed9405c0): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed9405c0): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed9405c0): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.197561464 +0000 UTC m=+435.838147518 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed9405c0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed940ac0): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed940ac0): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed940ac0): open at offset 5 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed940ac0): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed940ac0): >_readAt: n=2, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed940ac0): _writeAt: size=3, off=7 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed940ac0): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed940ac0): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.197561464 +0000 UTC m=+435.838147518 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed940ac0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed941000): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed941000): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed941000): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed941000): >_readAt: n=5, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed941000): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.197561464 +0000 UTC m=+435.838147518 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed941000): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed6ee620 item 27 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed941680): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed941680): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed941680): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed941680): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed941680): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.200491037 +0000 UTC m=+435.841077091 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed941680): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed941bc0): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed941bc0): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed941bc0): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed941bc0): >_readAt: n=5, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed941bc0): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.200491037 +0000 UTC m=+435.841077091 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed941bc0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed6ef260 item 28 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed962300): _readAt: size=2, off=0 2026/08/08 02:18:47 ERROR : open-test-file(0x237ed962300): Couldn't read size of file 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed962300): >_readAt: n=0, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed962300): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed962300): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed962300): close: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed962300): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed9626c0): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed9626c0): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed9626c0): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed9626c0): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed9626c0): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.202484822 +0000 UTC m=+435.843070876 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed9626c0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed962d80): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed962d80): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed962d80): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed962d80): >_readAt: n=5, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed962d80): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.202484822 +0000 UTC m=+435.843070876 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed962d80): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed1e6700 item 29 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed963400): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed963400): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed963400): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed963400): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed963400): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.204493847 +0000 UTC m=+435.845079901 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed963400): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed963940): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed963940): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed963940): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed963940): >_readAt: n=5, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed963940): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.204493847 +0000 UTC m=+435.845079901 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed963940): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed1e6ee0 item 30 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed980080): _readAt: size=2, off=0 2026/08/08 02:18:47 ERROR : open-test-file(0x237ed980080): Couldn't read size of file 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed980080): >_readAt: n=0, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed980080): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed980080): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed980080): close: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed980080): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed980440): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed980440): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed980440): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed980440): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed980440): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.207912683 +0000 UTC m=+435.848498737 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed980440): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed66ab80): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed66ab80): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed66ab80): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed66ab80): >_readAt: n=5, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed66ab80): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.207912683 +0000 UTC m=+435.848498737 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed66ab80): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed25e0e0 item 31 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 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 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed66b200): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed66b200): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed66b200): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed66b200): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed66b200): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.210334316 +0000 UTC m=+435.850920361 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed66b200): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed66b740): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed66b740): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed66b740): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed66b740): >_readAt: n=5, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed66b740): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.210334316 +0000 UTC m=+435.850920361 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed66b740): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed25f180 item 32 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed66bd80): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed66bd80): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed66bd80): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed66bd80): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed66bd80): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.212533529 +0000 UTC m=+435.853119583 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed66bd80): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda12300): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda12300): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda12300): _writeAt: size=3, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda12300): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda12300): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed231340 item 33 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda12300): >_writeAt: n=3, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda12300): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.213395528 +0000 UTC m=+435.853981582 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda12300): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda12800): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda12800): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda12800): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda12800): >_readAt: n=5, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda12800): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.213395528 +0000 UTC m=+435.853981582 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda12800): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed2317a0 item 33 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda12e40): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda12e40): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda12e40): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda12e40): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda12e40): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.215332766 +0000 UTC m=+435.855918810 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda12e40): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda132c0): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda132c0): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed231ce0 item 34 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda132c0): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda132c0): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda132c0): _writeAt: size=3, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda132c0): >_writeAt: n=3, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda132c0): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.216069859 +0000 UTC m=+435.856655912 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda132c0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda13800): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda13800): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda13800): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda13800): >_readAt: n=3, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda13800): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.216069859 +0000 UTC m=+435.856655912 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda13800): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed6060e0 item 34 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda13e40): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda13e40): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda13e40): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda13e40): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda13e40): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.217787131 +0000 UTC m=+435.858373176 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda13e40): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda2c3c0): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda2c3c0): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda2c3c0): _writeAt: size=3, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda2c3c0): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda2c3c0): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed606700 item 35 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda2c3c0): >_writeAt: n=3, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda2c3c0): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.218434604 +0000 UTC m=+435.859020648 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda2c3c0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda2c8c0): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda2c8c0): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda2c8c0): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda2c8c0): >_readAt: n=5, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda2c8c0): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.218434604 +0000 UTC m=+435.859020648 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda2c8c0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed606a10 item 35 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda2cf40): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda2cf40): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda2cf40): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda2cf40): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda2cf40): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.219902226 +0000 UTC m=+435.860488280 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda2cf40): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda2d440): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda2d440): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed6071f0 item 36 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda2d440): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda2d440): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda2d440): _writeAt: size=3, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda2d440): >_writeAt: n=3, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda2d440): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.220556912 +0000 UTC m=+435.861142956 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda2d440): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda2d980): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda2d980): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda2d980): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda2d980): >_readAt: n=3, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda2d980): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.220556912 +0000 UTC m=+435.861142956 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda2d980): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed607570 item 36 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda4e0c0): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda4e0c0): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda4e0c0): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda4e0c0): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda4e0c0): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.222174797 +0000 UTC m=+435.862760841 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda4e0c0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda4e540): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda4e540): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda4e540): _writeAt: size=3, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda4e540): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda4e540): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed607c00 item 37 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda4e540): >_writeAt: n=3, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda4e540): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.222814876 +0000 UTC m=+435.863400920 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda4e540): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda4ea40): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda4ea40): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda4ea40): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda4ea40): >_readAt: n=5, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda4ea40): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.222814876 +0000 UTC m=+435.863400920 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda4ea40): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed28a0e0 item 37 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda4f0c0): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda4f0c0): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda4f0c0): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda4f0c0): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda4f0c0): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.224536598 +0000 UTC m=+435.865122642 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda4f0c0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda4f5c0): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda4f5c0): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed28a700 item 38 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda4f5c0): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda4f5c0): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda4f5c0): _writeAt: size=3, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda4f5c0): >_writeAt: n=3, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda4f5c0): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.225624733 +0000 UTC m=+435.866210806 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda4f5c0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda4fb00): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda4fb00): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda4fb00): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda4fb00): >_readAt: n=3, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda4fb00): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.225624733 +0000 UTC m=+435.866210806 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda4fb00): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed28aa10 item 38 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda6e280): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda6e280): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda6e280): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda6e280): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda6e280): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.227965253 +0000 UTC m=+435.868551297 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda6e280): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda6e780): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda6e780): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda6e780): _writeAt: size=3, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda6e780): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda6e780): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed28ae00 item 39 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda6e780): >_writeAt: n=3, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda6e780): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.228669283 +0000 UTC m=+435.869255356 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda6e780): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda6ec80): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda6ec80): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda6ec80): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda6ec80): >_readAt: n=5, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda6ec80): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.228669283 +0000 UTC m=+435.869255356 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda6ec80): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed28afc0 item 39 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda6f300): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda6f300): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda6f300): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda6f300): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda6f300): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.230440056 +0000 UTC m=+435.871026111 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda6f300): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda6f800): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda6f800): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed28b420 item 40 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda6f800): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda6f800): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda6f800): _writeAt: size=3, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda6f800): >_writeAt: n=3, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda6f800): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.231144557 +0000 UTC m=+435.871730601 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda6f800): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda6fd40): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda6fd40): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda6fd40): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda6fd40): >_readAt: n=3, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda6fd40): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.231144557 +0000 UTC m=+435.871730601 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda6fd40): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed28b650 item 40 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda8c400): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda8c400): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda8c400): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda8c400): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda8c400): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda8c400): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda8c400): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.232741402 +0000 UTC m=+435.873327446 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda8c400): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda8c900): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda8c900): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda8c900): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed28bc00 item 41 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda8c900): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda8c900): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.233437988 +0000 UTC m=+435.874024032 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda8c900): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda8cdc0): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda8cdc0): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda8cdc0): _writeAt: size=3, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda8cdc0): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda8cdc0): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed29a230 item 41 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda8cdc0): >_writeAt: n=3, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda8cdc0): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.234140745 +0000 UTC m=+435.874726789 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda8cdc0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda8d300): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda8d300): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda8d300): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda8d300): >_readAt: n=5, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda8d300): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.234140745 +0000 UTC m=+435.874726789 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda8d300): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed29a770 item 41 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda8d940): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda8d940): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda8d940): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda8d940): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda8d940): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda8d940): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda8d940): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.235997231 +0000 UTC m=+435.876583275 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda8d940): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda8de40): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda8de40): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda8de40): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed29aee0 item 42 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda8de40): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda8de40): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.236640997 +0000 UTC m=+435.877227041 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eda8de40): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edaaa480): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edaaa480): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed29b110 item 42 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edaaa480): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edaaa480): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edaaa480): _writeAt: size=3, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edaaa480): >_writeAt: n=3, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edaaa480): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.237396594 +0000 UTC m=+435.877982638 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edaaa480): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edaaaa00): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edaaaa00): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edaaaa00): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edaaaa00): >_readAt: n=3, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edaaaa00): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.237396594 +0000 UTC m=+435.877982638 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edaaaa00): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed29b340 item 42 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edaab040): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edaab040): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edaab040): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edaab040): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edaab040): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edaab040): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edaab040): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.23916797 +0000 UTC m=+435.879754014 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edaab040): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edaab540): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edaab540): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edaab540): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed29b7a0 item 43 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edaab540): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edaab540): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.239686448 +0000 UTC m=+435.880272492 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edaab540): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edaaba80): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edaaba80): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edaaba80): _writeAt: size=3, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edaaba80): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edaaba80): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed29b960 item 43 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edaaba80): >_writeAt: n=3, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edaaba80): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.240300788 +0000 UTC m=+435.880886832 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edaaba80): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edac20c0): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edac20c0): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edac20c0): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edac20c0): >_readAt: n=5, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edac20c0): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.240300788 +0000 UTC m=+435.880886832 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edac20c0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed29bb90 item 43 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edac2700): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edac2700): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edac2700): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edac2700): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edac2700): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edac2700): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edac2700): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.241979599 +0000 UTC m=+435.882565643 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edac2700): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edac2c00): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edac2c00): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edac2c00): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed6cc0e0 item 44 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edac2c00): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edac2c00): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.243062293 +0000 UTC m=+435.883648337 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edac2c00): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edac3140): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edac3140): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed6cc2a0 item 44 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edac3140): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edac3140): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edac3140): _writeAt: size=3, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edac3140): >_writeAt: n=3, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edac3140): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.243806639 +0000 UTC m=+435.884392684 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edac3140): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edac36c0): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edac36c0): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edac36c0): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edac36c0): >_readAt: n=3, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edac36c0): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.243806639 +0000 UTC m=+435.884392684 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edac36c0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed6cc540 item 44 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edac3d00): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edac3d00): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edac3d00): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edac3d00): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edac3d00): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edac3d00): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edac3d00): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.24626418 +0000 UTC m=+435.886850224 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edac3d00): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edae2300): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edae2300): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edae2300): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed6cc8c0 item 45 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edae2300): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edae2300): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.246883841 +0000 UTC m=+435.887469895 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edae2300): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edae2a00): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edae2a00): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edae2a00): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edae2a00): >_readAt: n=5, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edae2a00): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.246883841 +0000 UTC m=+435.887469895 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edae2a00): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed6cca80 item 45 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edae3040): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edae3040): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edae3040): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edae3040): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edae3040): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edae3040): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edae3040): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.248665715 +0000 UTC m=+435.889251759 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edae3040): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edae3540): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edae3540): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edae3540): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed6cce70 item 46 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edae3540): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edae3540): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.249481166 +0000 UTC m=+435.890067240 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edae3540): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edae3c40): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edae3c40): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edae3c40): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edae3c40): >_readAt: n=5, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edae3c40): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.249481166 +0000 UTC m=+435.890067240 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edae3c40): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed6cd110 item 46 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edafe380): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edafe380): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edafe380): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edafe380): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edafe380): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edafe380): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edafe380): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.251305531 +0000 UTC m=+435.891891575 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edafe380): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edafe880): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edafe880): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edafe880): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed6cd5e0 item 47 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edafe880): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edafe880): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.251960137 +0000 UTC m=+435.892546181 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edafe880): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edafef80): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edafef80): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edafef80): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edafef80): >_readAt: n=5, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edafef80): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.251960137 +0000 UTC m=+435.892546181 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edafef80): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed6cd7a0 item 47 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edaff5c0): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edaff5c0): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edaff5c0): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edaff5c0): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edaff5c0): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edaff5c0): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edaff5c0): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.254031058 +0000 UTC m=+435.894617103 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edaff5c0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edaffac0): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edaffac0): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edaffac0): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed6cddc0 item 48 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edaffac0): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edaffac0): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.254642082 +0000 UTC m=+435.895228156 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edaffac0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb1c2c0): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb1c2c0): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb1c2c0): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb1c2c0): >_readAt: n=5, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb1c2c0): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.254642082 +0000 UTC m=+435.895228156 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb1c2c0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed6d00e0 item 48 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb1c900): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb1c900): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb1c900): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb1c900): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb1c900): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.256554053 +0000 UTC m=+435.897140097 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb1c900): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb1cd80): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb1cd80): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb1cd80): _writeAt: size=3, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb1cd80): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb1cd80): open at offset 5 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb1cd80): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed6d0460 item 49 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb1cd80): >_writeAt: n=3, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb1cd80): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.257121886 +0000 UTC m=+435.897707930 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb1cd80): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb1d2c0): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb1d2c0): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb1d2c0): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb1d2c0): >_readAt: n=8, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb1d2c0): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.257121886 +0000 UTC m=+435.897707930 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb1d2c0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed6d0620 item 49 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb1d940): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb1d940): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb1d940): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb1d940): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb1d940): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.259451215 +0000 UTC m=+435.900037269 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb1d940): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb1de40): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb1de40): open at offset 5 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb1de40): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed6d0a10 item 50 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb1de40): _readAt: size=2, off=5 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb1de40): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb1de40): _writeAt: size=3, off=5 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb1de40): >_writeAt: n=3, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb1de40): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.260138663 +0000 UTC m=+435.900724707 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb1de40): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb3a4c0): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb3a4c0): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb3a4c0): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb3a4c0): >_readAt: n=3, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb3a4c0): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.260138663 +0000 UTC m=+435.900724707 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb3a4c0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed6d0d90 item 50 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb3ab40): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb3ab40): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb3ab40): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb3ab40): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb3ab40): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.26151935 +0000 UTC m=+435.902105394 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb3ab40): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb3b040): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb3b040): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb3b040): _writeAt: size=3, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb3b040): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb3b040): open at offset 5 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb3b040): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed6d1260 item 51 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb3b040): >_writeAt: n=3, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb3b040): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.262146324 +0000 UTC m=+435.902732368 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb3b040): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb3b580): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb3b580): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb3b580): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb3b580): >_readAt: n=8, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb3b580): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.262146324 +0000 UTC m=+435.902732368 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb3b580): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed6d1420 item 51 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb3bc00): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb3bc00): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb3bc00): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb3bc00): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb3bc00): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.263895117 +0000 UTC m=+435.904481161 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb3bc00): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb54200): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb54200): open at offset 5 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb54200): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed6d19d0 item 52 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb54200): _readAt: size=2, off=5 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb54200): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb54200): _writeAt: size=3, off=5 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb54200): >_writeAt: n=3, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb54200): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.264755312 +0000 UTC m=+435.905341356 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb54200): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb54780): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb54780): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb54780): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb54780): >_readAt: n=3, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb54780): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.264755312 +0000 UTC m=+435.905341356 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb54780): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed6d1ce0 item 52 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb54e00): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb54e00): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb54e00): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb54e00): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb54e00): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.266355002 +0000 UTC m=+435.906941046 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb54e00): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb55300): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb55300): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb55300): _writeAt: size=3, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb55300): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb55300): open at offset 5 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb55300): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed6d61c0 item 53 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb55300): >_writeAt: n=3, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb55300): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.266924158 +0000 UTC m=+435.907510202 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb55300): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb55840): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb55840): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb55840): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb55840): >_readAt: n=8, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb55840): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.266924158 +0000 UTC m=+435.907510202 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb55840): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed6d6380 item 53 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb55ec0): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb55ec0): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb55ec0): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb55ec0): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb55ec0): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.268707405 +0000 UTC m=+435.909293449 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb55ec0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb724c0): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb724c0): open at offset 5 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb724c0): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed6d6700 item 54 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb724c0): _readAt: size=2, off=5 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb724c0): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb724c0): _writeAt: size=3, off=5 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb724c0): >_writeAt: n=3, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb724c0): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.269482419 +0000 UTC m=+435.910068463 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb724c0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb72a40): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb72a40): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb72a40): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb72a40): >_readAt: n=3, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb72a40): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.269482419 +0000 UTC m=+435.910068463 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb72a40): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed6d68c0 item 54 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb730c0): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb730c0): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb730c0): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb730c0): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb730c0): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.271043076 +0000 UTC m=+435.911629120 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb730c0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb735c0): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb735c0): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb735c0): _writeAt: size=3, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb735c0): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb735c0): open at offset 5 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb735c0): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed6d6cb0 item 55 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb735c0): >_writeAt: n=3, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb735c0): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.271677504 +0000 UTC m=+435.912263548 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb735c0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb73b00): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb73b00): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb73b00): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb73b00): >_readAt: n=8, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb73b00): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.271677504 +0000 UTC m=+435.912263548 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb73b00): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed6d6e70 item 55 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb94280): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb94280): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb94280): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb94280): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb94280): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.273227161 +0000 UTC m=+435.913813205 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb94280): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb94780): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb94780): open at offset 5 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb94780): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed6d71f0 item 56 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb94780): _readAt: size=2, off=5 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb94780): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb94780): _writeAt: size=3, off=5 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb94780): >_writeAt: n=3, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb94780): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.27392553 +0000 UTC m=+435.914511574 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb94780): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb94d00): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb94d00): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb94d00): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb94d00): >_readAt: n=3, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb94d00): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.27392553 +0000 UTC m=+435.914511574 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb94d00): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed6d73b0 item 56 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb95340): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb95340): open at offset 0 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb95340): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb95340): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb95340): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb95340): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb95340): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb95340): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.275813014 +0000 UTC m=+435.916399068 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb95340): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb95880): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb95880): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb95880): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed6d77a0 item 57 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb95880): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb95880): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.276423487 +0000 UTC m=+435.917009531 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb95880): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb95dc0): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb95dc0): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb95dc0): _writeAt: size=3, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb95dc0): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb95dc0): open at offset 5 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb95dc0): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed6d7960 item 57 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb95dc0): >_writeAt: n=3, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb95dc0): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.277042696 +0000 UTC m=+435.917628740 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edb95dc0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbb0440): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbb0440): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbb0440): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbb0440): >_readAt: n=8, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbb0440): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.277042696 +0000 UTC m=+435.917628740 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbb0440): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed6d7b20 item 57 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbb0a80): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbb0a80): open at offset 0 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbb0a80): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbb0a80): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbb0a80): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbb0a80): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbb0a80): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbb0a80): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.278807268 +0000 UTC m=+435.919393322 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbb0a80): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbb0fc0): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbb0fc0): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbb0fc0): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edbc0000 item 58 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbb0fc0): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbb0fc0): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.27944842 +0000 UTC m=+435.920034464 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbb0fc0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbb1500): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbb1500): open at offset 5 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbb1500): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edbc01c0 item 58 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbb1500): _readAt: size=2, off=5 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbb1500): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbb1500): _writeAt: size=3, off=5 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbb1500): >_writeAt: n=3, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbb1500): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.280275292 +0000 UTC m=+435.920861336 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbb1500): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbb1ac0): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbb1ac0): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbb1ac0): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbb1ac0): >_readAt: n=3, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbb1ac0): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.280275292 +0000 UTC m=+435.920861336 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbb1ac0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edbc0380 item 58 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbca200): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbca200): open at offset 0 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbca200): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbca200): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbca200): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbca200): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbca200): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbca200): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.281714048 +0000 UTC m=+435.922300092 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbca200): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbca740): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbca740): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbca740): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edbc0700 item 59 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbca740): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbca740): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.282350561 +0000 UTC m=+435.922936615 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbca740): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbcac80): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbcac80): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbcac80): _writeAt: size=3, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbcac80): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbcac80): open at offset 5 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbcac80): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edbc08c0 item 59 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbcac80): >_writeAt: n=3, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbcac80): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.283317236 +0000 UTC m=+435.923903310 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbcac80): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbcb200): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbcb200): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbcb200): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbcb200): >_readAt: n=8, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbcb200): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.283317236 +0000 UTC m=+435.923903310 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbcb200): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edbc0a80 item 59 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbcb840): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbcb840): open at offset 0 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbcb840): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbcb840): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbcb840): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbcb840): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbcb840): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbcb840): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.285647317 +0000 UTC m=+435.926233361 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbcb840): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbcbd80): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbcbd80): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbcbd80): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edbc0e00 item 60 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbcbd80): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbcbd80): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.286512541 +0000 UTC m=+435.927098585 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbcbd80): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbfa3c0): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbfa3c0): open at offset 5 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbfa3c0): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edbc0fc0 item 60 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbfa3c0): _readAt: size=2, off=5 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbfa3c0): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbfa3c0): _writeAt: size=3, off=5 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbfa3c0): >_writeAt: n=3, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbfa3c0): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.287547504 +0000 UTC m=+435.928133549 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbfa3c0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbfa980): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbfa980): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbfa980): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbfa980): >_readAt: n=3, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbfa980): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.287547504 +0000 UTC m=+435.928133549 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbfa980): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edbc1180 item 60 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbfafc0): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbfafc0): open at offset 0 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbfafc0): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbfafc0): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbfafc0): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbfafc0): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbfafc0): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbfafc0): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.289534617 +0000 UTC m=+435.930120661 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbfafc0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbfb500): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbfb500): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbfb500): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edbc1500 item 61 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbfb500): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbfb500): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.290338937 +0000 UTC m=+435.930924981 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbfb500): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbfbc00): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbfbc00): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbfbc00): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbfbc00): >_readAt: n=5, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbfbc00): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.290338937 +0000 UTC m=+435.930924981 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edbfbc00): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edbc16c0 item 61 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc16340): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc16340): open at offset 0 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc16340): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc16340): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc16340): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc16340): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc16340): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc16340): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.292796909 +0000 UTC m=+435.933382963 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc16340): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc16880): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc16880): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc16880): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edbc1a40 item 62 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc16880): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc16880): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.293459289 +0000 UTC m=+435.934045343 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc16880): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc16f80): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc16f80): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc16f80): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc16f80): >_readAt: n=5, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc16f80): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.293459289 +0000 UTC m=+435.934045343 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc16f80): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edbc1c00 item 62 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc175c0): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc175c0): open at offset 0 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc175c0): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc175c0): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc175c0): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc175c0): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc175c0): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc175c0): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.296376649 +0000 UTC m=+435.936962702 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc175c0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc17b00): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc17b00): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc17b00): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edc320e0 item 63 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc17b00): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc17b00): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.297071471 +0000 UTC m=+435.937657545 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc17b00): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc36300): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc36300): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc36300): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc36300): >_readAt: n=5, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc36300): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.297071471 +0000 UTC m=+435.937657545 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc36300): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edc322a0 item 63 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 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 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed9806c0): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed9806c0): open at offset 0 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed9806c0): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed9806c0): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed9806c0): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed9806c0): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed9806c0): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed9806c0): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.299373288 +0000 UTC m=+435.939959332 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed9806c0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc36d80): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc36d80): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc36d80): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edc32620 item 64 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc36d80): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc36d80): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.301745538 +0000 UTC m=+435.942331582 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc36d80): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc37480): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc37480): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc37480): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc37480): >_readAt: n=5, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc37480): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.301745538 +0000 UTC m=+435.942331582 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc37480): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edc327e0 item 64 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc37ac0): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc37ac0): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc37ac0): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc37ac0): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc37ac0): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.306837845 +0000 UTC m=+435.947423889 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc37ac0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc52040): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc52040): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc52040): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc52040): >_readAt: n=2, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc52040): _writeAt: size=3, off=2 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edc32b60 item 65 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc52040): >_writeAt: n=3, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc52040): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.308346824 +0000 UTC m=+435.948932879 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc52040): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc52540): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc52540): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc52540): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc52540): >_readAt: n=5, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc52540): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.308346824 +0000 UTC m=+435.948932879 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc52540): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edc32d20 item 65 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc52b80): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc52b80): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc52b80): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc52b80): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc52b80): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.311527752 +0000 UTC m=+435.952113796 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc52b80): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc53000): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc53000): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edc330a0 item 66 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc53000): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc53000): >_readAt: n=0, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc53000): _writeAt: size=3, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc53000): >_writeAt: n=3, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc53000): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.312738209 +0000 UTC m=+435.953324253 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc53000): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc53540): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc53540): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc53540): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc53540): >_readAt: n=3, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc53540): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.312738209 +0000 UTC m=+435.953324253 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc53540): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edc33260 item 66 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc53b80): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc53b80): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc53b80): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc53b80): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc53b80): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.318355406 +0000 UTC m=+435.958941511 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc53b80): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc76100): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc76100): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc76100): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc76100): >_readAt: n=2, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc76100): _writeAt: size=3, off=2 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edc335e0 item 67 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc76100): >_writeAt: n=3, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc76100): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.319205622 +0000 UTC m=+435.959791676 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc76100): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc76600): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc76600): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc76600): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc76600): >_readAt: n=5, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc76600): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.319205622 +0000 UTC m=+435.959791676 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc76600): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edc337a0 item 67 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc76c80): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc76c80): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc76c80): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc76c80): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc76c80): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.322714108 +0000 UTC m=+435.963300162 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc76c80): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc77180): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc77180): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edc33b20 item 68 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc77180): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc77180): >_readAt: n=0, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc77180): _writeAt: size=3, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc77180): >_writeAt: n=3, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc77180): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.32348295 +0000 UTC m=+435.964069004 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc77180): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc776c0): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc776c0): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc776c0): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc776c0): >_readAt: n=3, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc776c0): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.32348295 +0000 UTC m=+435.964069004 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc776c0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edc33ce0 item 68 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc77d00): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc77d00): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc77d00): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc77d00): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc77d00): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.32556893 +0000 UTC m=+435.966154983 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc77d00): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc94280): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc94280): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc94280): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc94280): >_readAt: n=2, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc94280): _writeAt: size=3, off=2 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edc8e1c0 item 69 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc94280): >_writeAt: n=3, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc94280): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.326462156 +0000 UTC m=+435.967048211 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc94280): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc94780): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc94780): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc94780): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc94780): >_readAt: n=5, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc94780): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.326462156 +0000 UTC m=+435.967048211 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc94780): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edc8e380 item 69 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc94e00): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc94e00): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc94e00): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc94e00): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc94e00): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.328868351 +0000 UTC m=+435.969454395 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc94e00): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc95300): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc95300): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edc8e700 item 70 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc95300): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc95300): >_readAt: n=0, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc95300): _writeAt: size=3, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc95300): >_writeAt: n=3, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc95300): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.329662971 +0000 UTC m=+435.970249015 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc95300): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc95840): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc95840): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc95840): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc95840): >_readAt: n=3, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc95840): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.329662971 +0000 UTC m=+435.970249015 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc95840): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edc8e8c0 item 70 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc95ec0): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc95ec0): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc95ec0): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc95ec0): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc95ec0): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.331888884 +0000 UTC m=+435.972474928 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edc95ec0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edcb24c0): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edcb24c0): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edcb24c0): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edcb24c0): >_readAt: n=2, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edcb24c0): _writeAt: size=3, off=2 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edc8ec40 item 71 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edcb24c0): >_writeAt: n=3, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edcb24c0): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.332609756 +0000 UTC m=+435.973195810 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edcb24c0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edcb29c0): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edcb29c0): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edcb29c0): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edcb29c0): >_readAt: n=5, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edcb29c0): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.332609756 +0000 UTC m=+435.973195810 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edcb29c0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edc8ee00 item 71 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edcb3040): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edcb3040): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edcb3040): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edcb3040): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edcb3040): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.335173899 +0000 UTC m=+435.975759953 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edcb3040): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edcb3540): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edcb3540): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edc8f180 item 72 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edcb3540): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edcb3540): >_readAt: n=0, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edcb3540): _writeAt: size=3, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edcb3540): >_writeAt: n=3, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edcb3540): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.337834484 +0000 UTC m=+435.978420557 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edcb3540): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed33bdc0): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed33bdc0): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed33bdc0): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed33bdc0): >_readAt: n=3, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed33bdc0): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.337834484 +0000 UTC m=+435.978420557 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ed33bdc0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed2877a0 item 72 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd024c0): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd024c0): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd024c0): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd024c0): >_readAt: n=0, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd024c0): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd024c0): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd024c0): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.344862575 +0000 UTC m=+435.985448640 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd024c0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd029c0): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd029c0): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd029c0): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edd0e150 item 73 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd029c0): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd029c0): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.346609856 +0000 UTC m=+435.987195910 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd029c0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd02e80): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd02e80): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd02e80): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd02e80): >_readAt: n=2, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd02e80): _writeAt: size=3, off=2 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edd0e310 item 73 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd02e80): >_writeAt: n=3, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd02e80): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.347990122 +0000 UTC m=+435.988576196 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd02e80): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd033c0): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd033c0): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd033c0): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd033c0): >_readAt: n=5, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd033c0): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.347990122 +0000 UTC m=+435.988576196 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd033c0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edd0e4d0 item 73 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd03a00): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd03a00): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd03a00): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd03a00): >_readAt: n=0, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd03a00): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd03a00): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd03a00): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.350994846 +0000 UTC m=+435.991580890 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd03a00): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd24000): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd24000): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd24000): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edd0e850 item 74 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd24000): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd24000): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.351927759 +0000 UTC m=+435.992513803 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd24000): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd24540): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd24540): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edd0ea10 item 74 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd24540): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd24540): >_readAt: n=0, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd24540): _writeAt: size=3, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd24540): >_writeAt: n=3, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd24540): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.353027525 +0000 UTC m=+435.993613569 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd24540): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd24ac0): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd24ac0): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd24ac0): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd24ac0): >_readAt: n=3, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd24ac0): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.353027525 +0000 UTC m=+435.993613569 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd24ac0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edd0ebd0 item 74 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd25100): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd25100): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd25100): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd25100): >_readAt: n=0, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd25100): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd25100): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd25100): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.355402761 +0000 UTC m=+435.995988805 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd25100): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd25600): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd25600): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd25600): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edd0ef50 item 75 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd25600): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd25600): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.356982584 +0000 UTC m=+435.997568628 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd25600): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd25b40): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd25b40): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd25b40): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd25b40): >_readAt: n=2, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd25b40): _writeAt: size=3, off=2 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edd0f110 item 75 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd25b40): >_writeAt: n=3, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd25b40): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.359048656 +0000 UTC m=+435.999634700 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd25b40): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd42180): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd42180): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd42180): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd42180): >_readAt: n=5, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd42180): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.359048656 +0000 UTC m=+435.999634700 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd42180): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edd0f2d0 item 75 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd427c0): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd427c0): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd427c0): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd427c0): >_readAt: n=0, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd427c0): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd427c0): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd427c0): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.361227111 +0000 UTC m=+436.001813165 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd427c0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd42cc0): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd42cc0): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd42cc0): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edd0f650 item 76 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd42cc0): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd42cc0): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.362034485 +0000 UTC m=+436.002620559 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd42cc0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd43200): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd43200): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edd0f810 item 76 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd43200): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd43200): >_readAt: n=0, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd43200): _writeAt: size=3, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd43200): >_writeAt: n=3, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd43200): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.363100097 +0000 UTC m=+436.003686182 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd43200): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd43780): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd43780): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd43780): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd43780): >_readAt: n=3, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd43780): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.363100097 +0000 UTC m=+436.003686182 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd43780): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edd0f9d0 item 76 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd43dc0): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd43dc0): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd43dc0): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd43dc0): >_readAt: n=0, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd43dc0): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd43dc0): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd43dc0): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.366068944 +0000 UTC m=+436.006654998 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd43dc0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd623c0): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd623c0): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd623c0): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edd0fd50 item 77 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd623c0): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd623c0): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.367139727 +0000 UTC m=+436.007725771 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd623c0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd62ac0): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd62ac0): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd62ac0): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd62ac0): >_readAt: n=5, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd62ac0): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.367139727 +0000 UTC m=+436.007725771 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd62ac0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edd68070 item 77 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd63100): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd63100): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd63100): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd63100): >_readAt: n=0, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd63100): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd63100): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd63100): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.371608526 +0000 UTC m=+436.012194570 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd63100): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd63600): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd63600): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd63600): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edd683f0 item 78 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd63600): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd63600): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.372341491 +0000 UTC m=+436.012927535 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd63600): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd63d00): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd63d00): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd63d00): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd63d00): >_readAt: n=5, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd63d00): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.372341491 +0000 UTC m=+436.012927535 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd63d00): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edd685b0 item 78 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd7e440): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd7e440): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd7e440): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd7e440): >_readAt: n=0, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd7e440): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd7e440): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd7e440): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.375891525 +0000 UTC m=+436.016477569 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd7e440): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd7e940): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd7e940): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd7e940): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edd68930 item 79 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd7e940): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd7e940): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.376374587 +0000 UTC m=+436.016960631 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd7e940): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd7f040): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd7f040): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd7f040): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd7f040): >_readAt: n=5, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd7f040): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.376374587 +0000 UTC m=+436.016960631 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd7f040): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edd68af0 item 79 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd7f680): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd7f680): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd7f680): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd7f680): >_readAt: n=0, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd7f680): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd7f680): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd7f680): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.379205322 +0000 UTC m=+436.019791366 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd7f680): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd7fb80): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd7fb80): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd7fb80): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edd68e70 item 80 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd7fb80): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd7fb80): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.380717208 +0000 UTC m=+436.021303252 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd7fb80): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd9c380): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd9c380): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd9c380): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd9c380): >_readAt: n=5, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd9c380): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.380717208 +0000 UTC m=+436.021303252 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd9c380): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edd69030 item 80 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd9c9c0): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd9c9c0): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd9c9c0): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd9c9c0): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd9c9c0): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.382429692 +0000 UTC m=+436.023015746 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd9c9c0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd9ce40): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd9ce40): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd9ce40): open at offset 5 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd9ce40): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd9ce40): >_readAt: n=2, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd9ce40): _writeAt: size=3, off=7 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edd693b0 item 81 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd9ce40): >_writeAt: n=3, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd9ce40): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.383057698 +0000 UTC m=+436.023643742 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd9ce40): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd9d380): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd9d380): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd9d380): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd9d380): >_readAt: n=8, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd9d380): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.383057698 +0000 UTC m=+436.023643742 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd9d380): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edd69570 item 81 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd9da00): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd9da00): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd9da00): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd9da00): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd9da00): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.384618546 +0000 UTC m=+436.025204590 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edd9da00): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddba000): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddba000): open at offset 5 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddba000): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edd698f0 item 82 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddba000): _readAt: size=2, off=5 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddba000): >_readAt: n=0, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddba000): _writeAt: size=3, off=5 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddba000): >_writeAt: n=3, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddba000): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.385471387 +0000 UTC m=+436.026057431 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddba000): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddba580): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddba580): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddba580): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddba580): >_readAt: n=3, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddba580): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.385471387 +0000 UTC m=+436.026057431 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddba580): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edd69ab0 item 82 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddbac00): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddbac00): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddbac00): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddbac00): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddbac00): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.387543841 +0000 UTC m=+436.028129885 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddbac00): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddbb100): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddbb100): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddbb100): open at offset 5 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddbb100): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddbb100): >_readAt: n=2, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddbb100): _writeAt: size=3, off=7 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edd69e30 item 83 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddbb100): >_writeAt: n=3, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddbb100): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.388640431 +0000 UTC m=+436.029226485 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddbb100): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddbb640): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddbb640): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddbb640): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddbb640): >_readAt: n=8, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddbb640): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.388640431 +0000 UTC m=+436.029226485 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddbb640): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237eddcc150 item 83 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddbbcc0): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddbbcc0): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddbbcc0): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddbbcc0): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddbbcc0): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.390184817 +0000 UTC m=+436.030770861 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddbbcc0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddde2c0): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddde2c0): open at offset 5 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddde2c0): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237eddcc4d0 item 84 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddde2c0): _readAt: size=2, off=5 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddde2c0): >_readAt: n=0, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddde2c0): _writeAt: size=3, off=5 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddde2c0): >_writeAt: n=3, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddde2c0): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.39076793 +0000 UTC m=+436.031353974 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddde2c0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddde840): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddde840): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddde840): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddde840): >_readAt: n=3, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddde840): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.39076793 +0000 UTC m=+436.031353974 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddde840): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237eddcc690 item 84 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edddeec0): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edddeec0): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edddeec0): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edddeec0): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edddeec0): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.39230967 +0000 UTC m=+436.032895714 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edddeec0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edddf3c0): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edddf3c0): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edddf3c0): open at offset 5 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edddf3c0): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edddf3c0): >_readAt: n=2, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edddf3c0): _writeAt: size=3, off=7 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237eddcca10 item 85 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edddf3c0): >_writeAt: n=3, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edddf3c0): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.393159375 +0000 UTC m=+436.033745419 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edddf3c0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edddf900): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edddf900): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edddf900): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edddf900): >_readAt: n=8, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edddf900): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.393159375 +0000 UTC m=+436.033745419 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edddf900): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237eddccbd0 item 85 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddfc080): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddfc080): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddfc080): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddfc080): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddfc080): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.395743206 +0000 UTC m=+436.036329250 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddfc080): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddfc580): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddfc580): open at offset 5 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddfc580): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237eddccf50 item 86 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddfc580): _readAt: size=2, off=5 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddfc580): >_readAt: n=0, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddfc580): _writeAt: size=3, off=5 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddfc580): >_writeAt: n=3, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddfc580): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.396378585 +0000 UTC m=+436.036964629 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddfc580): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddfcb00): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddfcb00): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddfcb00): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddfcb00): >_readAt: n=3, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddfcb00): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.396378585 +0000 UTC m=+436.036964629 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddfcb00): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237eddcd110 item 86 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddfd180): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddfd180): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddfd180): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddfd180): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddfd180): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.399978003 +0000 UTC m=+436.040564047 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddfd180): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddfd680): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddfd680): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddfd680): open at offset 5 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddfd680): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddfd680): >_readAt: n=2, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddfd680): _writeAt: size=3, off=7 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237eddcd490 item 87 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddfd680): >_writeAt: n=3, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddfd680): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.400493165 +0000 UTC m=+436.041079210 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddfd680): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddfdbc0): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddfdbc0): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddfdbc0): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddfdbc0): >_readAt: n=8, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddfdbc0): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.400493165 +0000 UTC m=+436.041079210 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237eddfdbc0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237eddcd650 item 87 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede1a340): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede1a340): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede1a340): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede1a340): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede1a340): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.402971526 +0000 UTC m=+436.043557570 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede1a340): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede1a840): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede1a840): open at offset 5 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede1a840): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237eddcd9d0 item 88 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede1a840): _readAt: size=2, off=5 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede1a840): >_readAt: n=0, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede1a840): _writeAt: size=3, off=5 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede1a840): >_writeAt: n=3, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede1a840): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.404073297 +0000 UTC m=+436.044659350 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede1a840): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede1adc0): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede1adc0): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede1adc0): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede1adc0): >_readAt: n=3, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede1adc0): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.404073297 +0000 UTC m=+436.044659350 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede1adc0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237eddcdb90 item 88 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede1b400): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede1b400): open at offset 0 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede1b400): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede1b400): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede1b400): >_readAt: n=0, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede1b400): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede1b400): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede1b400): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.406135611 +0000 UTC m=+436.046721655 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede1b400): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede1b940): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede1b940): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede1b940): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ede32070 item 89 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede1b940): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede1b940): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.406753257 +0000 UTC m=+436.047339301 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede1b940): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede1be80): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede1be80): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede1be80): open at offset 5 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede1be80): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede1be80): >_readAt: n=2, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede1be80): _writeAt: size=3, off=7 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ede32230 item 89 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede1be80): >_writeAt: n=3, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede1be80): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.407457167 +0000 UTC m=+436.048043211 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede1be80): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede40500): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede40500): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede40500): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede40500): >_readAt: n=8, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede40500): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.407457167 +0000 UTC m=+436.048043211 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede40500): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ede323f0 item 89 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede40b40): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede40b40): open at offset 0 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede40b40): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede40b40): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede40b40): >_readAt: n=0, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede40b40): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede40b40): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede40b40): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.409408943 +0000 UTC m=+436.049994987 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede40b40): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede41080): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede41080): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede41080): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ede32770 item 90 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede41080): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede41080): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.410029956 +0000 UTC m=+436.050616000 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede41080): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede415c0): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede415c0): open at offset 5 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede415c0): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ede32930 item 90 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede415c0): _readAt: size=2, off=5 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede415c0): >_readAt: n=0, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede415c0): _writeAt: size=3, off=5 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede415c0): >_writeAt: n=3, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede415c0): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.410769713 +0000 UTC m=+436.051355757 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede415c0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede41b80): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede41b80): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede41b80): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede41b80): >_readAt: n=3, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede41b80): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.410769713 +0000 UTC m=+436.051355757 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede41b80): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ede32af0 item 90 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede582c0): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede582c0): open at offset 0 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede582c0): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede582c0): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede582c0): >_readAt: n=0, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede582c0): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede582c0): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede582c0): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.41237239 +0000 UTC m=+436.052958434 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede582c0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede58800): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede58800): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede58800): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ede32e70 item 91 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede58800): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede58800): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.412941153 +0000 UTC m=+436.053527208 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede58800): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede58d40): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede58d40): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede58d40): open at offset 5 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede58d40): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede58d40): >_readAt: n=2, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede58d40): _writeAt: size=3, off=7 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ede33030 item 91 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede58d40): >_writeAt: n=3, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede58d40): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.413596591 +0000 UTC m=+436.054182635 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede58d40): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede592c0): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede592c0): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede592c0): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede592c0): >_readAt: n=8, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede592c0): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.413596591 +0000 UTC m=+436.054182635 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede592c0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ede331f0 item 91 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede59900): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede59900): open at offset 0 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede59900): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede59900): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede59900): >_readAt: n=0, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede59900): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede59900): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede59900): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.415315317 +0000 UTC m=+436.055901361 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede59900): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede59e40): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede59e40): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede59e40): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ede33570 item 92 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede59e40): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede59e40): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.415891255 +0000 UTC m=+436.056477299 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede59e40): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede7c480): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede7c480): open at offset 5 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede7c480): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ede33730 item 92 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede7c480): _readAt: size=2, off=5 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede7c480): >_readAt: n=0, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede7c480): _writeAt: size=3, off=5 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede7c480): >_writeAt: n=3, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede7c480): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.416621534 +0000 UTC m=+436.057207578 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede7c480): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede7ca40): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede7ca40): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede7ca40): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede7ca40): >_readAt: n=3, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede7ca40): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.416621534 +0000 UTC m=+436.057207578 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede7ca40): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ede338f0 item 92 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede7d080): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede7d080): open at offset 0 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede7d080): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede7d080): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede7d080): >_readAt: n=0, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede7d080): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede7d080): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede7d080): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.418104334 +0000 UTC m=+436.058690378 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede7d080): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede7d5c0): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede7d5c0): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede7d5c0): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ede33c70 item 93 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede7d5c0): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede7d5c0): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.418606924 +0000 UTC m=+436.059192968 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede7d5c0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede7dcc0): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede7dcc0): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede7dcc0): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede7dcc0): >_readAt: n=5, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede7dcc0): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.418606924 +0000 UTC m=+436.059192968 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede7dcc0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ede33e30 item 93 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede94400): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede94400): open at offset 0 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede94400): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede94400): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede94400): >_readAt: n=0, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede94400): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede94400): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede94400): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.420488908 +0000 UTC m=+436.061074952 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede94400): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede94940): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede94940): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede94940): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ede92310 item 94 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede94940): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede94940): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.421230669 +0000 UTC m=+436.061816713 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede94940): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede95040): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede95040): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede95040): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede95040): >_readAt: n=5, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede95040): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.421230669 +0000 UTC m=+436.061816713 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede95040): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ede924d0 item 94 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede95680): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede95680): open at offset 0 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede95680): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede95680): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede95680): >_readAt: n=0, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede95680): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede95680): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede95680): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.42297885 +0000 UTC m=+436.063564894 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede95680): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede95bc0): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede95bc0): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede95bc0): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ede92850 item 95 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede95bc0): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede95bc0): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.42358239 +0000 UTC m=+436.064168434 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237ede95bc0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edeb63c0): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edeb63c0): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edeb63c0): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edeb63c0): >_readAt: n=5, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edeb63c0): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.42358239 +0000 UTC m=+436.064168434 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edeb63c0): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ede92a10 item 95 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 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 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edeb6a00): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edeb6a00): open at offset 0 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edeb6a00): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edeb6a00): _readAt: size=2, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edeb6a00): >_readAt: n=0, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edeb6a00): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edeb6a00): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edeb6a00): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.425249388 +0000 UTC m=+436.065835441 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edeb6a00): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edeb6f40): _writeAt: size=5, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edeb6f40): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edeb6f40): >openPending: err= 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ede92d90 item 96 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edeb6f40): >_writeAt: n=5, err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edeb6f40): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.426183643 +0000 UTC m=+436.066769687 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edeb6f40): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 02:18:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edeb7640): _readAt: size=512, off=0 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edeb7640): openPending: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edeb7640): >openPending: err= 2026/08/08 02:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edeb7640): >_readAt: n=5, err=EOF 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edeb7640): close: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:47.426183643 +0000 UTC m=+436.066769687 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:47 DEBUG : open-test-file(0x237edeb7640): >close: err= 2026/08/08 02:18:47 DEBUG : open-test-file: Remove: 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ede92f50 item 96 2026/08/08 02:18:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:47 DEBUG : open-test-file: >Remove: err= 2026/08/08 02:18:47 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:18:47 DEBUG : Looking for writers 2026/08/08 02:18:47 DEBUG : >WaitForWriters: 2026/08/08 02:18:47 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:18:47 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:18:47 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/08 02:18:47 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:18:47 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:18:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:18:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 02:18:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:18:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:18:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 02:18:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/08/08 02:18:47 INFO : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edcb3cc0): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edcb3cc0): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edcb3cc0): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edcb3cc0): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edcb3cc0): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.079435432 +0000 UTC m=+436.720021486 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edcb3cc0): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf20240): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf20240): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf20240): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf20240): >_readAt: n=2, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf20240): _writeAt: size=3, off=2 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf20240): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf20240): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.079435432 +0000 UTC m=+436.720021486 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf20240): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf20700): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf20700): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf20700): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf20700): >_readAt: n=5, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf20700): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.079435432 +0000 UTC m=+436.720021486 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf20700): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edf16310 item 1 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf20d40): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf20d40): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf20d40): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf20d40): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf20d40): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.083231582 +0000 UTC m=+436.723817636 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf20d40): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf21240): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf21240): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf21240): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf21240): >_readAt: n=5, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf21240): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.083231582 +0000 UTC m=+436.723817636 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf21240): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edf167e0 item 2 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf21880): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf21880): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf21880): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf21880): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf21880): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.085779083 +0000 UTC m=+436.726365137 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf21880): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf21d00): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf21d00): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf21d00): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf21d00): >_readAt: n=2, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf21d00): _writeAt: size=3, off=2 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf21d00): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf21d00): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.085779083 +0000 UTC m=+436.726365137 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf21d00): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf442c0): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf442c0): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf442c0): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf442c0): >_readAt: n=5, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf442c0): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.085779083 +0000 UTC m=+436.726365137 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf442c0): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edf16b60 item 3 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf44940): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf44940): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf44940): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf44940): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf44940): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.089210261 +0000 UTC m=+436.729796326 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf44940): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf44e80): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf44e80): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf44e80): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf44e80): >_readAt: n=5, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf44e80): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.089210261 +0000 UTC m=+436.729796326 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf44e80): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edf17030 item 4 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf454c0): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf454c0): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf454c0): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf454c0): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf454c0): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.092581118 +0000 UTC m=+436.733167172 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf454c0): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf45940): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf45940): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf45940): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf45940): >_readAt: n=2, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf45940): _writeAt: size=3, off=2 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf45940): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf45940): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.092581118 +0000 UTC m=+436.733167172 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf45940): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf45e00): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf45e00): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf45e00): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf45e00): >_readAt: n=5, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf45e00): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.092581118 +0000 UTC m=+436.733167172 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf45e00): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edf173b0 item 5 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf5e580): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf5e580): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf5e580): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf5e580): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf5e580): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.09572205 +0000 UTC m=+436.736308104 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf5e580): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf5eac0): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf5eac0): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf5eac0): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf5eac0): >_readAt: n=5, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf5eac0): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.09572205 +0000 UTC m=+436.736308104 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf5eac0): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edf17880 item 6 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf5f140): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf5f140): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf5f140): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf5f140): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf5f140): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.099119717 +0000 UTC m=+436.739705771 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf5f140): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf5f640): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf5f640): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf5f640): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf5f640): >_readAt: n=2, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf5f640): _writeAt: size=3, off=2 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf5f640): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf5f640): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.099119717 +0000 UTC m=+436.739705771 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf5f640): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf5fb00): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf5fb00): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf5fb00): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf5fb00): >_readAt: n=5, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf5fb00): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.099119717 +0000 UTC m=+436.739705771 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf5fb00): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edf17c00 item 7 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf80280): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf80280): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf80280): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf80280): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf80280): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.102346851 +0000 UTC m=+436.742932905 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf80280): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf807c0): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf807c0): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf807c0): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf807c0): >_readAt: n=5, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf807c0): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.102346851 +0000 UTC m=+436.742932905 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf807c0): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edf7e230 item 8 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf80d80): _readAt: size=2, off=0 2026/08/08 02:18:48 ERROR : open-test-file(0x237edf80d80): Couldn't read size of file 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf80d80): >_readAt: n=0, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf80d80): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf80d80): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf80d80): close: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf80d80): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf81140): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf81140): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf81140): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf81140): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf81140): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.105174962 +0000 UTC m=+436.745761016 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf81140): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf815c0): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf815c0): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf815c0): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf815c0): >_readAt: n=2, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf815c0): _writeAt: size=3, off=2 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf815c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf815c0): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.105174962 +0000 UTC m=+436.745761016 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf815c0): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf81ac0): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf81ac0): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf81ac0): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf81ac0): >_readAt: n=5, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf81ac0): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.105174962 +0000 UTC m=+436.745761016 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edf81ac0): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edf7e5b0 item 9 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfa4240): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfa4240): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfa4240): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfa4240): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfa4240): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.109498557 +0000 UTC m=+436.750084611 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfa4240): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfa4780): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfa4780): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfa4780): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfa4780): >_readAt: n=5, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfa4780): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.109498557 +0000 UTC m=+436.750084611 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfa4780): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edf7ea80 item 10 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfa4dc0): _readAt: size=2, off=0 2026/08/08 02:18:48 ERROR : open-test-file(0x237edfa4dc0): Couldn't read size of file 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfa4dc0): >_readAt: n=0, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfa4dc0): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfa4dc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfa4dc0): close: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfa4dc0): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfa5180): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfa5180): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfa5180): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfa5180): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfa5180): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.112137371 +0000 UTC m=+436.752723424 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfa5180): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfa5680): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfa5680): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfa5680): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfa5680): >_readAt: n=2, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfa5680): _writeAt: size=3, off=2 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfa5680): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfa5680): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.112137371 +0000 UTC m=+436.752723424 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfa5680): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfa5b80): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfa5b80): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfa5b80): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfa5b80): >_readAt: n=5, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfa5b80): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.112137371 +0000 UTC m=+436.752723424 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfa5b80): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edf7ee00 item 11 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfba300): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfba300): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfba300): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfba300): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfba300): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.119279218 +0000 UTC m=+436.759865272 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfba300): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfba840): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfba840): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfba840): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfba840): >_readAt: n=5, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfba840): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.119279218 +0000 UTC m=+436.759865272 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfba840): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edf7f2d0 item 12 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfbae80): _readAt: size=2, off=0 2026/08/08 02:18:48 ERROR : open-test-file(0x237edfbae80): Couldn't read size of file 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfbae80): >_readAt: n=0, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfbae80): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfbae80): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfbae80): close: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfbae80): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfbb240): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfbb240): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfbb240): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfbb240): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfbb240): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.12412528 +0000 UTC m=+436.764711335 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfbb240): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfbb900): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfbb900): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfbb900): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfbb900): >_readAt: n=5, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfbb900): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.12412528 +0000 UTC m=+436.764711335 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfbb900): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edf7f650 item 13 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfd8080): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfd8080): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfd8080): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfd8080): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfd8080): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.130472317 +0000 UTC m=+436.771058361 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfd8080): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edeea0c0): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edeea0c0): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edeea0c0): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edeea0c0): >_readAt: n=5, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edeea0c0): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.130472317 +0000 UTC m=+436.771058361 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edeea0c0): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edee8310 item 14 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edeea700): _readAt: size=2, off=0 2026/08/08 02:18:48 ERROR : open-test-file(0x237edeea700): Couldn't read size of file 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edeea700): >_readAt: n=0, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edeea700): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edeea700): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edeea700): close: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edeea700): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edeeaac0): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edeeaac0): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edeeaac0): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edeeaac0): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edeeaac0): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.137519105 +0000 UTC m=+436.778105149 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edeeaac0): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edeeb180): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edeeb180): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edeeb180): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edeeb180): >_readAt: n=5, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edeeb180): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.137519105 +0000 UTC m=+436.778105149 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edeeb180): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edee8690 item 15 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edeeb800): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edeeb800): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edeeb800): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edeeb800): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edeeb800): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.140950975 +0000 UTC m=+436.781537030 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edeeb800): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edeebd40): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edeebd40): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edeebd40): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edeebd40): >_readAt: n=5, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edeebd40): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.140950975 +0000 UTC m=+436.781537030 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edeebd40): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edee8a10 item 16 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee008480): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee008480): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee008480): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee008480): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee008480): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.144442248 +0000 UTC m=+436.785028292 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee008480): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee008900): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee008900): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee008900): open at offset 5 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee008900): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee008900): >_readAt: n=2, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee008900): _writeAt: size=3, off=7 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee008900): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee008900): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.144442248 +0000 UTC m=+436.785028292 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee008900): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee008e00): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee008e00): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee008e00): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee008e00): >_readAt: n=5, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee008e00): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.144442248 +0000 UTC m=+436.785028292 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee008e00): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edee8d90 item 17 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee009480): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee009480): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee009480): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee009480): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee009480): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.147966965 +0000 UTC m=+436.788553009 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee009480): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0099c0): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0099c0): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0099c0): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0099c0): >_readAt: n=5, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0099c0): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.147966965 +0000 UTC m=+436.788553009 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0099c0): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edee9260 item 18 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee02e140): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee02e140): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee02e140): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee02e140): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee02e140): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.152052381 +0000 UTC m=+436.792638425 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee02e140): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee02e640): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee02e640): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee02e640): open at offset 5 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee02e640): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee02e640): >_readAt: n=2, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee02e640): _writeAt: size=3, off=7 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee02e640): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee02e640): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.152052381 +0000 UTC m=+436.792638425 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee02e640): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee02eb40): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee02eb40): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee02eb40): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee02eb40): >_readAt: n=5, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee02eb40): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.152052381 +0000 UTC m=+436.792638425 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee02eb40): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edee95e0 item 19 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee02f1c0): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee02f1c0): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee02f1c0): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee02f1c0): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee02f1c0): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.156952505 +0000 UTC m=+436.797538559 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee02f1c0): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee02f700): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee02f700): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee02f700): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee02f700): >_readAt: n=5, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee02f700): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.156952505 +0000 UTC m=+436.797538559 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee02f700): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edee9ab0 item 20 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee02fd80): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee02fd80): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee02fd80): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee02fd80): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee02fd80): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.160883589 +0000 UTC m=+436.801469633 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee02fd80): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ed66e880): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ed66e880): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ed66e880): open at offset 5 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ed66e880): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ed66e880): >_readAt: n=2, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ed66e880): _writeAt: size=3, off=7 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ed66e880): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ed66e880): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.160883589 +0000 UTC m=+436.801469633 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ed66e880): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ed66efc0): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ed66efc0): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ed66efc0): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ed66efc0): >_readAt: n=5, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ed66efc0): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.160883589 +0000 UTC m=+436.801469633 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ed66efc0): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ed5979d0 item 21 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ed66f640): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ed66f640): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ed66f640): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ed66f640): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ed66f640): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.165567064 +0000 UTC m=+436.806153108 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ed66f640): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ed66fb80): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ed66fb80): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ed66fb80): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ed66fb80): >_readAt: n=5, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ed66fb80): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.165567064 +0000 UTC m=+436.806153108 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ed66fb80): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee08c2a0 item 22 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee09e300): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee09e300): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee09e300): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee09e300): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee09e300): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.169604077 +0000 UTC m=+436.810190121 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee09e300): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee09e800): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee09e800): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee09e800): open at offset 5 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee09e800): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee09e800): >_readAt: n=2, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee09e800): _writeAt: size=3, off=7 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee09e800): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee09e800): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.169604077 +0000 UTC m=+436.810190121 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee09e800): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee09ed00): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee09ed00): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee09ed00): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee09ed00): >_readAt: n=5, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee09ed00): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.169604077 +0000 UTC m=+436.810190121 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee09ed00): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee08c620 item 23 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee09f380): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee09f380): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee09f380): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee09f380): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee09f380): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.175071584 +0000 UTC m=+436.815657657 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee09f380): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee09f8c0): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee09f8c0): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee09f8c0): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee09f8c0): >_readAt: n=5, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee09f8c0): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.175071584 +0000 UTC m=+436.815657657 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee09f8c0): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee08caf0 item 24 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0be000): _readAt: size=2, off=0 2026/08/08 02:18:48 ERROR : open-test-file(0x237ee0be000): Couldn't read size of file 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0be000): >_readAt: n=0, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0be000): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0be000): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0be000): close: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0be000): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0be3c0): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0be3c0): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0be3c0): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0be3c0): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0be3c0): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.180219826 +0000 UTC m=+436.820805880 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0be3c0): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0be8c0): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0be8c0): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0be8c0): open at offset 5 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0be8c0): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0be8c0): >_readAt: n=2, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0be8c0): _writeAt: size=3, off=7 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0be8c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0be8c0): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.180219826 +0000 UTC m=+436.820805880 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0be8c0): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0bee00): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0bee00): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0bee00): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0bee00): >_readAt: n=5, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0bee00): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.180219826 +0000 UTC m=+436.820805880 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0bee00): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee08ce70 item 25 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0bf480): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0bf480): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0bf480): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0bf480): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0bf480): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.185916474 +0000 UTC m=+436.826502518 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0bf480): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0bf9c0): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0bf9c0): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0bf9c0): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0bf9c0): >_readAt: n=5, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0bf9c0): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.185916474 +0000 UTC m=+436.826502518 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0bf9c0): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee08d340 item 26 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee050100): _readAt: size=2, off=0 2026/08/08 02:18:48 ERROR : open-test-file(0x237ee050100): Couldn't read size of file 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee050100): >_readAt: n=0, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee050100): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee050100): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee050100): close: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee050100): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0504c0): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0504c0): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0504c0): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0504c0): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0504c0): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.189346201 +0000 UTC m=+436.829932245 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0504c0): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0509c0): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0509c0): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0509c0): open at offset 5 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0509c0): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0509c0): >_readAt: n=2, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0509c0): _writeAt: size=3, off=7 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0509c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0509c0): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.189346201 +0000 UTC m=+436.829932245 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0509c0): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee050f00): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee050f00): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee050f00): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee050f00): >_readAt: n=5, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee050f00): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.189346201 +0000 UTC m=+436.829932245 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee050f00): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee05c000 item 27 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee051580): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee051580): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee051580): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee051580): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee051580): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.195519469 +0000 UTC m=+436.836105513 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee051580): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee051ac0): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee051ac0): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee051ac0): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee051ac0): >_readAt: n=5, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee051ac0): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.195519469 +0000 UTC m=+436.836105513 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee051ac0): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee05c4d0 item 28 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee070200): _readAt: size=2, off=0 2026/08/08 02:18:48 ERROR : open-test-file(0x237ee070200): Couldn't read size of file 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee070200): >_readAt: n=0, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee070200): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee070200): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee070200): close: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee070200): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0705c0): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0705c0): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0705c0): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0705c0): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0705c0): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.199387965 +0000 UTC m=+436.839974009 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0705c0): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee070c80): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee070c80): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee070c80): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee070c80): >_readAt: n=5, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee070c80): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.199387965 +0000 UTC m=+436.839974009 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee070c80): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee05c850 item 29 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee071300): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee071300): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee071300): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee071300): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee071300): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.202873828 +0000 UTC m=+436.843459872 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee071300): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee071840): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee071840): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee071840): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee071840): >_readAt: n=5, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee071840): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.202873828 +0000 UTC m=+436.843459872 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee071840): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee05cbd0 item 30 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee071e80): _readAt: size=2, off=0 2026/08/08 02:18:48 ERROR : open-test-file(0x237ee071e80): Couldn't read size of file 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee071e80): >_readAt: n=0, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee071e80): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee071e80): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee071e80): close: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee071e80): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee10a340): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee10a340): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee10a340): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee10a340): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee10a340): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.206371875 +0000 UTC m=+436.846957919 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee10a340): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee10aa00): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee10aa00): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee10aa00): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee10aa00): >_readAt: n=5, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee10aa00): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.206371875 +0000 UTC m=+436.846957919 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee10aa00): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee05cf50 item 31 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 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 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0dc380): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0dc380): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0dc380): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0dc380): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0dc380): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.210357542 +0000 UTC m=+436.850943586 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0dc380): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0dc8c0): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0dc8c0): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0dc8c0): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0dc8c0): >_readAt: n=5, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0dc8c0): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.210357542 +0000 UTC m=+436.850943586 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0dc8c0): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee08d7a0 item 32 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfd8480): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfd8480): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfd8480): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfd8480): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfd8480): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.213469058 +0000 UTC m=+436.854055112 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfd8480): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfd8900): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfd8900): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfd8900): _writeAt: size=3, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfd8900): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfd8900): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edf7fab0 item 33 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfd8900): >_writeAt: n=3, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfd8900): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.215223571 +0000 UTC m=+436.855809625 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfd8900): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfd8e00): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfd8e00): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfd8e00): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfd8e00): >_readAt: n=5, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfd8e00): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.215223571 +0000 UTC m=+436.855809625 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfd8e00): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edf7fc70 item 33 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfd9440): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfd9440): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfd9440): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfd9440): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfd9440): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.218989783 +0000 UTC m=+436.859575827 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfd9440): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfd98c0): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfd98c0): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edffc150 item 34 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfd98c0): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfd98c0): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfd98c0): _writeAt: size=3, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfd98c0): >_writeAt: n=3, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfd98c0): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.221060765 +0000 UTC m=+436.861646809 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfd98c0): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfd9e00): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfd9e00): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfd9e00): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfd9e00): >_readAt: n=3, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfd9e00): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.221060765 +0000 UTC m=+436.861646809 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237edfd9e00): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edffc310 item 34 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee184540): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee184540): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee184540): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee184540): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee184540): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.22395455 +0000 UTC m=+436.864540594 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee184540): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1849c0): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1849c0): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1849c0): _writeAt: size=3, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1849c0): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1849c0): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edffc690 item 35 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1849c0): >_writeAt: n=3, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1849c0): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.224824122 +0000 UTC m=+436.865410166 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1849c0): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee184ec0): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee184ec0): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee184ec0): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee184ec0): >_readAt: n=5, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee184ec0): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.224824122 +0000 UTC m=+436.865410166 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee184ec0): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edffc850 item 35 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee185540): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee185540): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee185540): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee185540): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee185540): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.227678422 +0000 UTC m=+436.868264466 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee185540): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee185a40): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee185a40): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edffcbd0 item 36 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee185a40): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee185a40): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee185a40): _writeAt: size=3, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee185a40): >_writeAt: n=3, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee185a40): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.228989048 +0000 UTC m=+436.869575102 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee185a40): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1a4080): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1a4080): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1a4080): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1a4080): >_readAt: n=3, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1a4080): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.228989048 +0000 UTC m=+436.869575102 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1a4080): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edffcd90 item 36 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1a46c0): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1a46c0): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1a46c0): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1a46c0): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1a46c0): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.23184417 +0000 UTC m=+436.872430214 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1a46c0): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1a4b40): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1a4b40): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1a4b40): _writeAt: size=3, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1a4b40): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1a4b40): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edffd110 item 37 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1a4b40): >_writeAt: n=3, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1a4b40): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.232508383 +0000 UTC m=+436.873094428 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1a4b40): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1a5040): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1a5040): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1a5040): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1a5040): >_readAt: n=5, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1a5040): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.232508383 +0000 UTC m=+436.873094428 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1a5040): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edffd2d0 item 37 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1a56c0): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1a56c0): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1a56c0): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1a56c0): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1a56c0): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.235732011 +0000 UTC m=+436.876318055 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1a56c0): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1a5bc0): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1a5bc0): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edffd650 item 38 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1a5bc0): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1a5bc0): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1a5bc0): _writeAt: size=3, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1a5bc0): >_writeAt: n=3, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1a5bc0): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.237228418 +0000 UTC m=+436.877814462 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1a5bc0): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1c8200): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1c8200): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1c8200): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1c8200): >_readAt: n=3, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1c8200): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.237228418 +0000 UTC m=+436.877814462 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1c8200): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edffd810 item 38 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1c8880): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1c8880): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1c8880): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1c8880): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1c8880): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.239202806 +0000 UTC m=+436.879788850 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1c8880): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1c8d80): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1c8d80): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1c8d80): _writeAt: size=3, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1c8d80): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1c8d80): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edffdb90 item 39 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1c8d80): >_writeAt: n=3, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1c8d80): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.239882701 +0000 UTC m=+436.880468745 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1c8d80): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1c9280): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1c9280): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1c9280): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1c9280): >_readAt: n=5, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1c9280): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.239882701 +0000 UTC m=+436.880468745 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1c9280): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237edffdd50 item 39 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1c9900): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1c9900): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1c9900): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1c9900): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1c9900): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.242358236 +0000 UTC m=+436.882944289 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1c9900): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1c9e00): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1c9e00): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee1dc230 item 40 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1c9e00): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1c9e00): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1c9e00): _writeAt: size=3, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1c9e00): >_writeAt: n=3, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1c9e00): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.24320783 +0000 UTC m=+436.883793874 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1c9e00): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1e8440): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1e8440): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1e8440): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1e8440): >_readAt: n=3, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1e8440): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.24320783 +0000 UTC m=+436.883793874 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1e8440): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee1dc3f0 item 40 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1e8a00): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1e8a00): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1e8a00): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1e8a00): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1e8a00): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1e8a00): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1e8a00): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.246542577 +0000 UTC m=+436.887128631 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1e8a00): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1e8f00): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1e8f00): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1e8f00): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee1dc770 item 41 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1e8f00): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1e8f00): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.247602169 +0000 UTC m=+436.888188213 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1e8f00): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1e93c0): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1e93c0): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1e93c0): _writeAt: size=3, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1e93c0): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1e93c0): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee1dc930 item 41 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1e93c0): >_writeAt: n=3, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1e93c0): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.248537254 +0000 UTC m=+436.889123298 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1e93c0): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1e9900): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1e9900): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1e9900): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1e9900): >_readAt: n=5, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1e9900): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.248537254 +0000 UTC m=+436.889123298 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1e9900): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee1dcaf0 item 41 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee20a040): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee20a040): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee20a040): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee20a040): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee20a040): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee20a040): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee20a040): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.252406812 +0000 UTC m=+436.892992857 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee20a040): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee20a540): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee20a540): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee20a540): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee1dce70 item 42 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee20a540): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee20a540): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.253327882 +0000 UTC m=+436.893913936 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee20a540): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee20aa80): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee20aa80): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee1dd030 item 42 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee20aa80): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee20aa80): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee20aa80): _writeAt: size=3, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee20aa80): >_writeAt: n=3, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee20aa80): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.254692058 +0000 UTC m=+436.895278113 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee20aa80): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee20b000): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee20b000): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee20b000): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee20b000): >_readAt: n=3, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee20b000): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.254692058 +0000 UTC m=+436.895278113 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee20b000): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee1dd1f0 item 42 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee20b640): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee20b640): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee20b640): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee20b640): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee20b640): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee20b640): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee20b640): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.258599517 +0000 UTC m=+436.899185571 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee20b640): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee20bb40): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee20bb40): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee20bb40): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee1dd570 item 43 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee20bb40): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee20bb40): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.260043314 +0000 UTC m=+436.900629368 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee20bb40): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee228180): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee228180): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee228180): _writeAt: size=3, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee228180): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee228180): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee1dd730 item 43 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee228180): >_writeAt: n=3, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee228180): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.261070675 +0000 UTC m=+436.901656719 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee228180): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2286c0): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2286c0): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2286c0): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2286c0): >_readAt: n=5, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2286c0): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.261070675 +0000 UTC m=+436.901656719 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2286c0): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee1dd8f0 item 43 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee228d00): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee228d00): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee228d00): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee228d00): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee228d00): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee228d00): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee228d00): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.264957544 +0000 UTC m=+436.905543598 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee228d00): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee229200): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee229200): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee229200): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee1ddc70 item 44 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee229200): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee229200): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.265878844 +0000 UTC m=+436.906464898 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee229200): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee229740): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee229740): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee1dde30 item 44 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee229740): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee229740): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee229740): _writeAt: size=3, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee229740): >_writeAt: n=3, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee229740): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.266778473 +0000 UTC m=+436.907364527 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee229740): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee229cc0): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee229cc0): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee229cc0): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee229cc0): >_readAt: n=3, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee229cc0): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.266778473 +0000 UTC m=+436.907364527 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee229cc0): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee23c150 item 44 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee244400): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee244400): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee244400): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee244400): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee244400): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee244400): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee244400): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.268885453 +0000 UTC m=+436.909471497 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee244400): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee244900): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee244900): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee244900): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee23c4d0 item 45 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee244900): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee244900): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.269574414 +0000 UTC m=+436.910160459 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee244900): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee245000): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee245000): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee245000): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee245000): >_readAt: n=5, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee245000): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.269574414 +0000 UTC m=+436.910160459 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee245000): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee23c690 item 45 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee245640): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee245640): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee245640): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee245640): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee245640): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee245640): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee245640): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.273833517 +0000 UTC m=+436.914419571 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee245640): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee245b40): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee245b40): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee245b40): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee23ca10 item 46 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee245b40): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee245b40): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.275268007 +0000 UTC m=+436.915854061 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee245b40): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee10b300): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee10b300): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee10b300): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee10b300): >_readAt: n=5, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee10b300): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.275268007 +0000 UTC m=+436.915854061 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee10b300): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee05d180 item 46 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee10b940): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee10b940): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee10b940): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee10b940): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee10b940): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee10b940): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee10b940): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.27837834 +0000 UTC m=+436.918964384 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee10b940): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee10be40): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee10be40): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee10be40): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee05d500 item 47 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee10be40): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee10be40): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.27920964 +0000 UTC m=+436.919795684 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee10be40): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee132640): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee132640): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee132640): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee132640): >_readAt: n=5, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee132640): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.27920964 +0000 UTC m=+436.919795684 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee132640): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee05d6c0 item 47 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee132c80): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee132c80): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee132c80): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee132c80): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee132c80): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee132c80): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee132c80): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.281781247 +0000 UTC m=+436.922367301 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee132c80): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee133180): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee133180): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee133180): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee05da40 item 48 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee133180): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee133180): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.282414572 +0000 UTC m=+436.923000616 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee133180): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee133880): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee133880): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee133880): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee133880): >_readAt: n=5, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee133880): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.282414572 +0000 UTC m=+436.923000616 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee133880): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee05dc00 item 48 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee133ec0): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee133ec0): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee133ec0): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee133ec0): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee133ec0): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.284592105 +0000 UTC m=+436.925178149 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee133ec0): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee14e440): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee14e440): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee14e440): _writeAt: size=3, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee14e440): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee14e440): open at offset 5 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee14e440): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee1500e0 item 49 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee14e440): >_writeAt: n=3, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee14e440): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.285680752 +0000 UTC m=+436.926266796 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee14e440): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee14e980): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee14e980): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee14e980): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee14e980): >_readAt: n=8, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee14e980): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.285680752 +0000 UTC m=+436.926266796 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee14e980): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee1502a0 item 49 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee14f000): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee14f000): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee14f000): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee14f000): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee14f000): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.289509582 +0000 UTC m=+436.930095636 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee14f000): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee14f500): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee14f500): open at offset 5 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee14f500): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee150620 item 50 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee14f500): _readAt: size=2, off=5 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee14f500): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee14f500): _writeAt: size=3, off=5 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee14f500): >_writeAt: n=3, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee14f500): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.290732511 +0000 UTC m=+436.931318565 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee14f500): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee14fa80): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee14fa80): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee14fa80): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee14fa80): >_readAt: n=3, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee14fa80): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.290732511 +0000 UTC m=+436.931318565 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee14fa80): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee1507e0 item 50 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee172200): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee172200): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee172200): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee172200): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee172200): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.292888182 +0000 UTC m=+436.933474236 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee172200): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee172700): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee172700): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee172700): _writeAt: size=3, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee172700): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee172700): open at offset 5 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee172700): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee150b60 item 51 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee172700): >_writeAt: n=3, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee172700): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.29361243 +0000 UTC m=+436.934198484 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee172700): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee172c40): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee172c40): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee172c40): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee172c40): >_readAt: n=8, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee172c40): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.29361243 +0000 UTC m=+436.934198484 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee172c40): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee150d20 item 51 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1732c0): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1732c0): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1732c0): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1732c0): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1732c0): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.295992725 +0000 UTC m=+436.936578779 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1732c0): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1737c0): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1737c0): open at offset 5 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1737c0): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee1510a0 item 52 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1737c0): _readAt: size=2, off=5 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1737c0): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1737c0): _writeAt: size=3, off=5 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1737c0): >_writeAt: n=3, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1737c0): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.296876093 +0000 UTC m=+436.937462137 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee1737c0): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee173d40): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee173d40): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee173d40): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee173d40): >_readAt: n=3, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee173d40): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.296876093 +0000 UTC m=+436.937462137 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee173d40): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee151260 item 52 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee28c4c0): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee28c4c0): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee28c4c0): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee28c4c0): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee28c4c0): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.301075484 +0000 UTC m=+436.941661538 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee28c4c0): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee28c9c0): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee28c9c0): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee28c9c0): _writeAt: size=3, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee28c9c0): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee28c9c0): open at offset 5 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee28c9c0): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee1515e0 item 53 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee28c9c0): >_writeAt: n=3, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee28c9c0): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.302279979 +0000 UTC m=+436.942866033 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee28c9c0): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee28cf00): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee28cf00): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee28cf00): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee28cf00): >_readAt: n=8, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee28cf00): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.302279979 +0000 UTC m=+436.942866033 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee28cf00): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee1517a0 item 53 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee28d580): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee28d580): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee28d580): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee28d580): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee28d580): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.304313769 +0000 UTC m=+436.944899824 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee28d580): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee28da80): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee28da80): open at offset 5 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee28da80): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee151b20 item 54 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee28da80): _readAt: size=2, off=5 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee28da80): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee28da80): _writeAt: size=3, off=5 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee28da80): >_writeAt: n=3, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee28da80): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.3057487 +0000 UTC m=+436.946334754 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee28da80): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2ac100): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2ac100): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2ac100): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2ac100): >_readAt: n=3, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2ac100): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.3057487 +0000 UTC m=+436.946334754 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2ac100): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee151ce0 item 54 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2ac780): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2ac780): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2ac780): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2ac780): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2ac780): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.307933897 +0000 UTC m=+436.948519941 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2ac780): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2acc80): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2acc80): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2acc80): _writeAt: size=3, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2acc80): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2acc80): open at offset 5 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2acc80): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee2b21c0 item 55 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2acc80): >_writeAt: n=3, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2acc80): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.308648767 +0000 UTC m=+436.949234821 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2acc80): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2ad1c0): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2ad1c0): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2ad1c0): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2ad1c0): >_readAt: n=8, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2ad1c0): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.308648767 +0000 UTC m=+436.949234821 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2ad1c0): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee2b2380 item 55 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2ad840): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2ad840): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2ad840): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2ad840): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2ad840): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.310320374 +0000 UTC m=+436.950906418 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2ad840): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2add40): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2add40): open at offset 5 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2add40): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee2b2700 item 56 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2add40): _readAt: size=2, off=5 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2add40): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2add40): _writeAt: size=3, off=5 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2add40): >_writeAt: n=3, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2add40): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.312586403 +0000 UTC m=+436.953172457 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2add40): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2d23c0): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2d23c0): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2d23c0): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2d23c0): >_readAt: n=3, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2d23c0): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.312586403 +0000 UTC m=+436.953172457 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2d23c0): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee2b28c0 item 56 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee245d40): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee245d40): open at offset 0 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee245d40): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee245d40): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee245d40): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee245d40): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee245d40): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee245d40): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.317142538 +0000 UTC m=+436.957728601 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee245d40): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee268380): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee268380): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee268380): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee23cc40 item 57 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee268380): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee268380): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.317824245 +0000 UTC m=+436.958410369 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee268380): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2688c0): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2688c0): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2688c0): _writeAt: size=3, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2688c0): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2688c0): open at offset 5 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2688c0): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee23ce00 item 57 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2688c0): >_writeAt: n=3, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2688c0): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.318586614 +0000 UTC m=+436.959172658 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2688c0): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee268e40): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee268e40): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee268e40): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee268e40): >_readAt: n=8, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee268e40): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.318586614 +0000 UTC m=+436.959172658 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee268e40): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee23cfc0 item 57 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee269480): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee269480): open at offset 0 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee269480): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee269480): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee269480): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee269480): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee269480): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee269480): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.324142928 +0000 UTC m=+436.964728981 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee269480): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2699c0): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2699c0): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2699c0): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee23d340 item 58 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2699c0): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2699c0): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.325402135 +0000 UTC m=+436.965988189 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2699c0): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee302000): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee302000): open at offset 5 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee302000): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee23d500 item 58 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee302000): _readAt: size=2, off=5 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee302000): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee302000): _writeAt: size=3, off=5 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee302000): >_writeAt: n=3, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee302000): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.326590199 +0000 UTC m=+436.967176294 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee302000): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee3025c0): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee3025c0): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee3025c0): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee3025c0): >_readAt: n=3, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee3025c0): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.326590199 +0000 UTC m=+436.967176294 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee3025c0): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee23d6c0 item 58 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee302c00): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee302c00): open at offset 0 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee302c00): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee302c00): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee302c00): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee302c00): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee302c00): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee302c00): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.329564887 +0000 UTC m=+436.970150972 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee302c00): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee303140): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee303140): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee303140): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee23da40 item 59 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee303140): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee303140): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.330238699 +0000 UTC m=+436.970824784 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee303140): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee303680): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee303680): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee303680): _writeAt: size=3, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee303680): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee303680): open at offset 5 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee303680): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee23dc00 item 59 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee303680): >_writeAt: n=3, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee303680): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.331190458 +0000 UTC m=+436.971776531 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee303680): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee303c00): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee303c00): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee303c00): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee303c00): >_readAt: n=8, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee303c00): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.331190458 +0000 UTC m=+436.971776531 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee303c00): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee23ddc0 item 59 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0dce80): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0dce80): open at offset 0 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0dce80): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0dce80): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0dce80): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0dce80): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0dce80): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0dce80): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.334414486 +0000 UTC m=+436.975000530 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0dce80): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0dd3c0): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0dd3c0): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0dd3c0): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee08db20 item 60 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0dd3c0): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0dd3c0): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.336178207 +0000 UTC m=+436.976764261 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0dd3c0): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0dd900): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0dd900): open at offset 5 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0dd900): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee08dce0 item 60 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0dd900): _readAt: size=2, off=5 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0dd900): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0dd900): _writeAt: size=3, off=5 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0dd900): >_writeAt: n=3, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0dd900): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.337374365 +0000 UTC m=+436.977960409 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0dd900): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0ddec0): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0ddec0): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0ddec0): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0ddec0): >_readAt: n=3, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0ddec0): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.337374365 +0000 UTC m=+436.977960409 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee0ddec0): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237eed78000 item 60 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eed7a600): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eed7a600): open at offset 0 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eed7a600): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eed7a600): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eed7a600): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eed7a600): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eed7a600): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eed7a600): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.339105514 +0000 UTC m=+436.979691559 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eed7a600): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eed7ab40): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eed7ab40): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eed7ab40): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237eed78380 item 61 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eed7ab40): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eed7ab40): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.33963212 +0000 UTC m=+436.980218174 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eed7ab40): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eed7b240): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eed7b240): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eed7b240): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eed7b240): >_readAt: n=5, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eed7b240): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.33963212 +0000 UTC m=+436.980218174 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eed7b240): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237eed78540 item 61 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eed7b880): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eed7b880): open at offset 0 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eed7b880): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eed7b880): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eed7b880): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eed7b880): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eed7b880): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eed7b880): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.341423201 +0000 UTC m=+436.982009246 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eed7b880): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eed7bdc0): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eed7bdc0): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eed7bdc0): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237eed788c0 item 62 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eed7bdc0): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eed7bdc0): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.342019839 +0000 UTC m=+436.982605883 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eed7bdc0): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eed9e5c0): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eed9e5c0): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eed9e5c0): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eed9e5c0): >_readAt: n=5, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eed9e5c0): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.342019839 +0000 UTC m=+436.982605883 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eed9e5c0): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237eed78a80 item 62 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eed9ec00): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eed9ec00): open at offset 0 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eed9ec00): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eed9ec00): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eed9ec00): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eed9ec00): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eed9ec00): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eed9ec00): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.344268375 +0000 UTC m=+436.984854419 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eed9ec00): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eed9f140): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eed9f140): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eed9f140): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237eed78e00 item 63 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eed9f140): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eed9f140): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.345012911 +0000 UTC m=+436.985598965 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eed9f140): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eed9f840): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eed9f840): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eed9f840): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eed9f840): >_readAt: n=5, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eed9f840): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.345012911 +0000 UTC m=+436.985598965 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eed9f840): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237eed78fc0 item 63 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 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 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eed9fe80): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eed9fe80): open at offset 0 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eed9fe80): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eed9fe80): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eed9fe80): >_readAt: n=0, err=Bad file descriptor 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eed9fe80): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eed9fe80): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eed9fe80): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.348759878 +0000 UTC m=+436.989345922 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eed9fe80): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eedbe4c0): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eedbe4c0): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eedbe4c0): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237eed79340 item 64 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eedbe4c0): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eedbe4c0): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.350507327 +0000 UTC m=+436.991093371 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eedbe4c0): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eedbebc0): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eedbebc0): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eedbebc0): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eedbebc0): >_readAt: n=5, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eedbebc0): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.350507327 +0000 UTC m=+436.991093371 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eedbebc0): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237eed79500 item 64 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eedbf200): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eedbf200): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eedbf200): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eedbf200): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eedbf200): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.35493539 +0000 UTC m=+436.995521443 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eedbf200): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eedbf680): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eedbf680): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eedbf680): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eedbf680): >_readAt: n=2, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eedbf680): _writeAt: size=3, off=2 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237eed79880 item 65 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eedbf680): >_writeAt: n=3, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eedbf680): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.355842503 +0000 UTC m=+436.996428627 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eedbf680): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eedbfb80): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eedbfb80): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eedbfb80): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eedbfb80): >_readAt: n=5, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eedbfb80): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.355842503 +0000 UTC m=+436.996428627 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eedbfb80): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237eed79a40 item 65 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eedda2c0): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eedda2c0): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eedda2c0): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eedda2c0): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eedda2c0): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.358161562 +0000 UTC m=+436.998747616 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eedda2c0): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eedda740): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eedda740): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237eed79dc0 item 66 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eedda740): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eedda740): >_readAt: n=0, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eedda740): _writeAt: size=3, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eedda740): >_writeAt: n=3, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eedda740): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.359144509 +0000 UTC m=+436.999730553 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eedda740): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eeddac80): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eeddac80): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eeddac80): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eeddac80): >_readAt: n=3, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eeddac80): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.359144509 +0000 UTC m=+436.999730553 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eeddac80): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237eede40e0 item 66 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eeddb2c0): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eeddb2c0): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eeddb2c0): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eeddb2c0): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eeddb2c0): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.362543789 +0000 UTC m=+437.003129843 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eeddb2c0): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eeddb740): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eeddb740): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eeddb740): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eeddb740): >_readAt: n=2, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eeddb740): _writeAt: size=3, off=2 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237eede4460 item 67 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eeddb740): >_writeAt: n=3, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eeddb740): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.364607145 +0000 UTC m=+437.005193219 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eeddb740): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eeddbc40): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eeddbc40): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eeddbc40): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eeddbc40): >_readAt: n=5, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eeddbc40): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.364607145 +0000 UTC m=+437.005193219 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eeddbc40): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237eede4620 item 67 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee003c0): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee003c0): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee003c0): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee003c0): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee003c0): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.367729571 +0000 UTC m=+437.008315616 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee003c0): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee008c0): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee008c0): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237eede49a0 item 68 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee008c0): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee008c0): >_readAt: n=0, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee008c0): _writeAt: size=3, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee008c0): >_writeAt: n=3, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee008c0): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.368497011 +0000 UTC m=+437.009083055 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee008c0): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee00e00): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee00e00): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee00e00): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee00e00): >_readAt: n=3, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee00e00): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.368497011 +0000 UTC m=+437.009083055 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee00e00): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237eede4b60 item 68 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee01440): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee01440): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee01440): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee01440): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee01440): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.370570187 +0000 UTC m=+437.011156231 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee01440): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee018c0): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee018c0): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee018c0): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee018c0): >_readAt: n=2, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee018c0): _writeAt: size=3, off=2 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237eede4ee0 item 69 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee018c0): >_writeAt: n=3, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee018c0): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.371306267 +0000 UTC m=+437.011892321 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee018c0): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee01dc0): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee01dc0): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee01dc0): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee01dc0): >_readAt: n=5, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee01dc0): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.371306267 +0000 UTC m=+437.011892321 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee01dc0): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237eede50a0 item 69 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee1e540): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee1e540): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee1e540): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee1e540): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee1e540): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.373120222 +0000 UTC m=+437.013706276 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee1e540): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee1ea40): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee1ea40): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237eede5420 item 70 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee1ea40): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee1ea40): >_readAt: n=0, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee1ea40): _writeAt: size=3, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee1ea40): >_writeAt: n=3, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee1ea40): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.37387636 +0000 UTC m=+437.014462414 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee1ea40): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee1ef80): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee1ef80): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee1ef80): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee1ef80): >_readAt: n=3, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee1ef80): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.37387636 +0000 UTC m=+437.014462414 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee1ef80): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237eede55e0 item 70 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee1f600): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee1f600): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee1f600): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee1f600): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee1f600): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.376186443 +0000 UTC m=+437.016772497 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee1f600): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee1fb00): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee1fb00): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee1fb00): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee1fb00): >_readAt: n=2, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee1fb00): _writeAt: size=3, off=2 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237eede5960 item 71 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee1fb00): >_writeAt: n=3, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee1fb00): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.377107823 +0000 UTC m=+437.017693867 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee1fb00): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee38100): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee38100): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee38100): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee38100): >_readAt: n=5, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee38100): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.377107823 +0000 UTC m=+437.017693867 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee38100): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237eede5b20 item 71 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee38780): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee38780): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee38780): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee38780): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee38780): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.379122327 +0000 UTC m=+437.019708382 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee38780): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee38c80): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee38c80): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237eee46000 item 72 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee38c80): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee38c80): >_readAt: n=0, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee38c80): _writeAt: size=3, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee38c80): >_writeAt: n=3, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee38c80): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.379902131 +0000 UTC m=+437.020488184 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee38c80): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee391c0): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee391c0): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee391c0): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee391c0): >_readAt: n=3, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee391c0): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.379902131 +0000 UTC m=+437.020488184 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee391c0): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237eee461c0 item 72 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee39780): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee39780): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee39780): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee39780): >_readAt: n=0, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee39780): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee39780): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee39780): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.381757444 +0000 UTC m=+437.022343498 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee39780): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee39c80): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee39c80): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee39c80): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237eee46540 item 73 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee39c80): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee39c80): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.382365963 +0000 UTC m=+437.022952007 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee39c80): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee60240): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee60240): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee60240): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee60240): >_readAt: n=2, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee60240): _writeAt: size=3, off=2 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237eee46700 item 73 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee60240): >_writeAt: n=3, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee60240): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.383384306 +0000 UTC m=+437.023970350 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee60240): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee60780): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee60780): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee60780): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee60780): >_readAt: n=5, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee60780): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.383384306 +0000 UTC m=+437.023970350 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee60780): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237eee468c0 item 73 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee60dc0): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee60dc0): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee60dc0): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee60dc0): >_readAt: n=0, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee60dc0): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee60dc0): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee60dc0): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.38568463 +0000 UTC m=+437.026270684 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee60dc0): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee612c0): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee612c0): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee612c0): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237eee46c40 item 74 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee612c0): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee612c0): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.38634648 +0000 UTC m=+437.026932534 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee612c0): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee61800): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee61800): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237eee46e00 item 74 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee61800): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee61800): >_readAt: n=0, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee61800): _writeAt: size=3, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee61800): >_writeAt: n=3, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee61800): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.387288489 +0000 UTC m=+437.027874533 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee61800): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee61d80): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee61d80): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee61d80): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee61d80): >_readAt: n=3, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee61d80): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.387288489 +0000 UTC m=+437.027874533 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee61d80): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237eee46fc0 item 74 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee324400): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee324400): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee324400): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee324400): >_readAt: n=0, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee324400): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee324400): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee324400): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.389797739 +0000 UTC m=+437.030383783 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee324400): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee324900): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee324900): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee324900): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee3202a0 item 75 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee324900): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee324900): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.391051646 +0000 UTC m=+437.031637700 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee324900): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee324e40): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee324e40): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee324e40): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee324e40): >_readAt: n=2, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee324e40): _writeAt: size=3, off=2 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee320460 item 75 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee324e40): >_writeAt: n=3, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee324e40): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.392266441 +0000 UTC m=+437.032852495 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee324e40): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee325380): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee325380): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee325380): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee325380): >_readAt: n=5, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee325380): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.392266441 +0000 UTC m=+437.032852495 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee325380): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee320620 item 75 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee3259c0): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee3259c0): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee3259c0): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee3259c0): >_readAt: n=0, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee3259c0): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee3259c0): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee3259c0): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.395529923 +0000 UTC m=+437.036116017 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee3259c0): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee325ec0): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee325ec0): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee325ec0): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee3209a0 item 76 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee325ec0): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee325ec0): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.396498713 +0000 UTC m=+437.037084767 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee325ec0): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee346500): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee346500): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee320b60 item 76 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee346500): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee346500): >_readAt: n=0, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee346500): _writeAt: size=3, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee346500): >_writeAt: n=3, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee346500): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.397725219 +0000 UTC m=+437.038311263 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee346500): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee346a80): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee346a80): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee346a80): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee346a80): >_readAt: n=3, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee346a80): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.397725219 +0000 UTC m=+437.038311263 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee346a80): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee320d20 item 76 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee3470c0): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee3470c0): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee3470c0): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee3470c0): >_readAt: n=0, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee3470c0): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee3470c0): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee3470c0): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.400241251 +0000 UTC m=+437.040827345 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee3470c0): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee3475c0): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee3475c0): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee3475c0): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee3210a0 item 77 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee3475c0): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee3475c0): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.401350856 +0000 UTC m=+437.041936950 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee3475c0): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee347cc0): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee347cc0): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee347cc0): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee347cc0): >_readAt: n=5, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee347cc0): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.401350856 +0000 UTC m=+437.041936950 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee347cc0): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee321260 item 77 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee362400): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee362400): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee362400): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee362400): >_readAt: n=0, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee362400): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee362400): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee362400): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.404140765 +0000 UTC m=+437.044726819 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee362400): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee362900): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee362900): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee362900): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee3215e0 item 78 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee362900): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee362900): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.405074148 +0000 UTC m=+437.045660202 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee362900): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee363000): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee363000): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee363000): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee363000): >_readAt: n=5, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee363000): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.405074148 +0000 UTC m=+437.045660202 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee363000): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee3217a0 item 78 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee363640): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee363640): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee363640): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee363640): >_readAt: n=0, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee363640): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee363640): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee363640): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.408153954 +0000 UTC m=+437.048739998 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee363640): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee363b40): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee363b40): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee363b40): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee321b20 item 79 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee363b40): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee363b40): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.40958672 +0000 UTC m=+437.050172774 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee363b40): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee82840): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee82840): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee82840): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee82840): >_readAt: n=5, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee82840): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.40958672 +0000 UTC m=+437.050172774 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee82840): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237eee47260 item 79 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee82e80): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee82e80): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee82e80): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee82e80): >_readAt: n=0, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee82e80): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee82e80): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee82e80): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.412977423 +0000 UTC m=+437.053563467 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee82e80): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee83380): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee83380): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee83380): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237eee475e0 item 80 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee83380): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee83380): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.414134018 +0000 UTC m=+437.054720062 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee83380): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee83a80): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee83a80): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee83a80): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee83a80): >_readAt: n=5, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee83a80): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.414134018 +0000 UTC m=+437.054720062 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee83a80): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237eee477a0 item 80 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee981c0): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee981c0): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee981c0): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee981c0): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee981c0): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.418002623 +0000 UTC m=+437.058588728 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee981c0): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee98640): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee98640): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee98640): open at offset 5 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee98640): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee98640): >_readAt: n=2, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee98640): _writeAt: size=3, off=7 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237eee47b20 item 81 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee98640): >_writeAt: n=3, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee98640): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.419283733 +0000 UTC m=+437.059869797 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee98640): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee98b80): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee98b80): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee98b80): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee98b80): >_readAt: n=8, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee98b80): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.419283733 +0000 UTC m=+437.059869797 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee98b80): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237eee47ce0 item 81 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee99200): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee99200): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee99200): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee99200): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee99200): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.422648808 +0000 UTC m=+437.063234852 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee99200): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee99700): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee99700): open at offset 5 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee99700): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237eeeac1c0 item 82 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee99700): _readAt: size=2, off=5 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee99700): >_readAt: n=0, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee99700): _writeAt: size=3, off=5 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee99700): >_writeAt: n=3, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee99700): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.424449268 +0000 UTC m=+437.065035322 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee99700): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee99c80): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee99c80): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee99c80): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee99c80): >_readAt: n=3, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee99c80): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.424449268 +0000 UTC m=+437.065035322 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eee99c80): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237eeeac380 item 82 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eeec4400): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eeec4400): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eeec4400): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eeec4400): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eeec4400): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.427312957 +0000 UTC m=+437.067899020 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eeec4400): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eeec4900): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eeec4900): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eeec4900): open at offset 5 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eeec4900): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eeec4900): >_readAt: n=2, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eeec4900): _writeAt: size=3, off=7 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237eeeac700 item 83 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eeec4900): >_writeAt: n=3, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eeec4900): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.428531357 +0000 UTC m=+437.069117452 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eeec4900): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eeec4e40): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eeec4e40): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eeec4e40): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eeec4e40): >_readAt: n=8, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eeec4e40): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.428531357 +0000 UTC m=+437.069117452 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eeec4e40): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237eeeac8c0 item 83 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eeec54c0): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eeec54c0): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eeec54c0): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eeec54c0): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eeec54c0): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.431581577 +0000 UTC m=+437.072167621 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eeec54c0): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eeec59c0): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eeec59c0): open at offset 5 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eeec59c0): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237eeeacc40 item 84 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eeec59c0): _readAt: size=2, off=5 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eeec59c0): >_readAt: n=0, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eeec59c0): _writeAt: size=3, off=5 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eeec59c0): >_writeAt: n=3, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eeec59c0): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.432815678 +0000 UTC m=+437.073401722 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eeec59c0): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eeee0040): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eeee0040): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eeee0040): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eeee0040): >_readAt: n=3, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eeee0040): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.432815678 +0000 UTC m=+437.073401722 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eeee0040): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237eeeace00 item 84 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee363ec0): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee363ec0): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee363ec0): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee363ec0): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee363ec0): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.43562836 +0000 UTC m=+437.076214414 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee363ec0): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef0c4c0): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef0c4c0): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef0c4c0): open at offset 5 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef0c4c0): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef0c4c0): >_readAt: n=2, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef0c4c0): _writeAt: size=3, off=7 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee321dc0 item 85 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef0c4c0): >_writeAt: n=3, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef0c4c0): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.43682468 +0000 UTC m=+437.077410734 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef0c4c0): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef0ca00): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef0ca00): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef0ca00): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef0ca00): >_readAt: n=8, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef0ca00): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.43682468 +0000 UTC m=+437.077410734 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef0ca00): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237eef160e0 item 85 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef0d080): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef0d080): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef0d080): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef0d080): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef0d080): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.439471789 +0000 UTC m=+437.080057862 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef0d080): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef0d580): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef0d580): open at offset 5 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef0d580): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237eef16460 item 86 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef0d580): _readAt: size=2, off=5 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef0d580): >_readAt: n=0, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef0d580): _writeAt: size=3, off=5 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef0d580): >_writeAt: n=3, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef0d580): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.440486083 +0000 UTC m=+437.081072128 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef0d580): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef0db00): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef0db00): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef0db00): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef0db00): >_readAt: n=3, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef0db00): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.440486083 +0000 UTC m=+437.081072128 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef0db00): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237eef16620 item 86 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef32280): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef32280): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef32280): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef32280): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef32280): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.4434966 +0000 UTC m=+437.084082684 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef32280): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef32780): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef32780): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef32780): open at offset 5 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef32780): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef32780): >_readAt: n=2, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef32780): _writeAt: size=3, off=7 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237eef169a0 item 87 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef32780): >_writeAt: n=3, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef32780): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.444452304 +0000 UTC m=+437.085038348 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef32780): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef32cc0): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef32cc0): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef32cc0): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef32cc0): >_readAt: n=8, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef32cc0): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.444452304 +0000 UTC m=+437.085038348 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef32cc0): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237eef16b60 item 87 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef33340): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef33340): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef33340): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef33340): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef33340): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.446823502 +0000 UTC m=+437.087409557 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef33340): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2d2a80): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2d2a80): open at offset 5 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2d2a80): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee2b2af0 item 88 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2d2a80): _readAt: size=2, off=5 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2d2a80): >_readAt: n=0, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2d2a80): _writeAt: size=3, off=5 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2d2a80): >_writeAt: n=3, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2d2a80): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.448058244 +0000 UTC m=+437.088644298 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2d2a80): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2d3000): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2d3000): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2d3000): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2d3000): >_readAt: n=3, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2d3000): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.448058244 +0000 UTC m=+437.088644298 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2d3000): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee2b2cb0 item 88 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2d3640): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2d3640): open at offset 0 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2d3640): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2d3640): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2d3640): >_readAt: n=0, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2d3640): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2d3640): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2d3640): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.451506597 +0000 UTC m=+437.092092651 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2d3640): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2d3b80): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2d3b80): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2d3b80): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee2b3030 item 89 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2d3b80): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2d3b80): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.452517826 +0000 UTC m=+437.093103880 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2d3b80): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2ea1c0): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2ea1c0): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2ea1c0): open at offset 5 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2ea1c0): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2ea1c0): >_readAt: n=2, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2ea1c0): _writeAt: size=3, off=7 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee2b31f0 item 89 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2ea1c0): >_writeAt: n=3, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2ea1c0): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.453519217 +0000 UTC m=+437.094105271 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2ea1c0): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2ea740): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2ea740): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2ea740): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2ea740): >_readAt: n=8, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2ea740): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.453519217 +0000 UTC m=+437.094105271 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2ea740): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee2b33b0 item 89 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2ead80): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2ead80): open at offset 0 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2ead80): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2ead80): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2ead80): >_readAt: n=0, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2ead80): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2ead80): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2ead80): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.455940741 +0000 UTC m=+437.096526804 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2ead80): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2eb2c0): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2eb2c0): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2eb2c0): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee2b3730 item 90 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2eb2c0): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2eb2c0): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.456617358 +0000 UTC m=+437.097203413 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2eb2c0): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2eb800): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2eb800): open at offset 5 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2eb800): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee2b38f0 item 90 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2eb800): _readAt: size=2, off=5 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2eb800): >_readAt: n=0, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2eb800): _writeAt: size=3, off=5 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2eb800): >_writeAt: n=3, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2eb800): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.457516436 +0000 UTC m=+437.098102480 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2eb800): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2ebdc0): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2ebdc0): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2ebdc0): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2ebdc0): >_readAt: n=3, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2ebdc0): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.457516436 +0000 UTC m=+437.098102480 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ee2ebdc0): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee2b3ab0 item 90 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef8c500): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef8c500): open at offset 0 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef8c500): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef8c500): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef8c500): >_readAt: n=0, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef8c500): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef8c500): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef8c500): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.459536041 +0000 UTC m=+437.100122085 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef8c500): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef339c0): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef339c0): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef339c0): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237eef16f50 item 91 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef339c0): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef339c0): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.46020251 +0000 UTC m=+437.100788554 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef339c0): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef50000): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef50000): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef50000): open at offset 5 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef50000): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef50000): >_readAt: n=2, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef50000): _writeAt: size=3, off=7 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237eef17110 item 91 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef50000): >_writeAt: n=3, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef50000): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.461125362 +0000 UTC m=+437.101711425 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef50000): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef50580): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef50580): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef50580): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef50580): >_readAt: n=8, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef50580): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.461125362 +0000 UTC m=+437.101711425 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef50580): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237eef172d0 item 91 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef50bc0): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef50bc0): open at offset 0 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef50bc0): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef50bc0): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef50bc0): >_readAt: n=0, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef50bc0): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef50bc0): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef50bc0): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.462969304 +0000 UTC m=+437.103555358 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef50bc0): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef51100): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef51100): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef51100): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237eef17650 item 92 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef51100): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef51100): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.463624842 +0000 UTC m=+437.104210936 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef51100): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef51640): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef51640): open at offset 5 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef51640): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237eef17810 item 92 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef51640): _readAt: size=2, off=5 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef51640): >_readAt: n=0, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef51640): _writeAt: size=3, off=5 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef51640): >_writeAt: n=3, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef51640): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.464497239 +0000 UTC m=+437.105083294 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef51640): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef51c00): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef51c00): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef51c00): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef51c00): >_readAt: n=3, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef51c00): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.464497239 +0000 UTC m=+437.105083294 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef51c00): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237eef179d0 item 92 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef6a340): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef6a340): open at offset 0 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef6a340): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef6a340): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef6a340): >_readAt: n=0, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef6a340): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef6a340): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef6a340): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.466405803 +0000 UTC m=+437.106991847 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef6a340): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef6a880): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef6a880): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef6a880): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237eef17d50 item 93 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef6a880): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef6a880): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.467061873 +0000 UTC m=+437.107647947 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef6a880): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef6af80): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef6af80): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef6af80): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef6af80): >_readAt: n=5, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef6af80): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.467061873 +0000 UTC m=+437.107647947 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef6af80): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237eef76070 item 93 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef6b5c0): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef6b5c0): open at offset 0 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef6b5c0): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef6b5c0): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef6b5c0): >_readAt: n=0, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef6b5c0): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef6b5c0): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef6b5c0): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.469221311 +0000 UTC m=+437.109807365 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef6b5c0): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef6bb00): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef6bb00): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef6bb00): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237eef763f0 item 94 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef6bb00): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef6bb00): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.469831553 +0000 UTC m=+437.110417608 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef6bb00): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ef008300): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ef008300): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ef008300): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ef008300): >_readAt: n=5, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ef008300): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.469831553 +0000 UTC m=+437.110417608 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ef008300): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237eef765b0 item 94 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ef008940): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ef008940): open at offset 0 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ef008940): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ef008940): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ef008940): >_readAt: n=0, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ef008940): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ef008940): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ef008940): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.471789802 +0000 UTC m=+437.112375846 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ef008940): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ef008e80): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ef008e80): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ef008e80): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237eef76930 item 95 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ef008e80): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ef008e80): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.472434449 +0000 UTC m=+437.113020564 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ef008e80): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ef009580): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ef009580): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ef009580): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ef009580): >_readAt: n=5, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ef009580): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.472434449 +0000 UTC m=+437.113020564 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ef009580): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237eef76af0 item 95 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 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 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ef009bc0): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ef009bc0): open at offset 0 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ef009bc0): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ef009bc0): _readAt: size=2, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ef009bc0): >_readAt: n=0, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ef009bc0): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ef009bc0): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ef009bc0): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.474479251 +0000 UTC m=+437.115065325 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ef009bc0): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ef02e200): _writeAt: size=5, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ef02e200): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ef02e200): >openPending: err= 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237eef76e70 item 96 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ef02e200): >_writeAt: n=5, err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ef02e200): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.475335748 +0000 UTC m=+437.115921792 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237ef02e200): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 02:18:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:18:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 02:18:48 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 02:18:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 02:18:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef8ca40): _readAt: size=512, off=0 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef8ca40): openPending: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef8ca40): >openPending: err= 2026/08/08 02:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef8ca40): >_readAt: n=5, err=EOF 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef8ca40): close: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 02:18:48.475335748 +0000 UTC m=+437.115921792 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:48 DEBUG : open-test-file(0x237eef8ca40): >close: err= 2026/08/08 02:18:48 DEBUG : open-test-file: Remove: 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x237ee2b3dc0 item 96 2026/08/08 02:18:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 02:18:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 02:18:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 02:18:48 DEBUG : open-test-file: >Remove: err= 2026/08/08 02:18:48 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:18:48 DEBUG : Looking for writers 2026/08/08 02:18:48 DEBUG : >WaitForWriters: 2026/08/08 02:18:48 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (2.00s) --- PASS: TestRWFileHandleOpenTests/writes (0.96s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.22s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.01s) --- 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.01s) --- 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.01s) --- 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 (1.04s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.21s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.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:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:18:48 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:18:48 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/08 02:18:48 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:18:48 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:18:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:18:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 02:18:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:18:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:18:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 02:18:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:18:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:48 INFO : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/08 02:18:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:49 DEBUG : file1: newRWFileHandle: 2026/08/08 02:18:49 DEBUG : file1(0x237ed980140): openPending: 2026/08/08 02:18:49 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 02:18:49 DEBUG : file1(0x237ed980140): >openPending: err= 2026/08/08 02:18:49 DEBUG : file1: >newRWFileHandle: err= 2026/08/08 02:18:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 02:18:49 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/08 02:18:49 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/08 02:18:49 DEBUG : file1(0x237ed980140): _writeAt: size=2, off=0 2026/08/08 02:18:49 DEBUG : file1(0x237ed980140): >_writeAt: n=2, err= 2026/08/08 02:18:49 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/08 02:18:49 DEBUG : file1(0x237ed980140): RWFileHandle.Flush 2026/08/08 02:18:49 DEBUG : file1(0x237ed980140): RWFileHandle.Release 2026/08/08 02:18:49 DEBUG : file1(0x237ed980140): close: 2026/08/08 02:18:49 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/08 02:18:49 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:49 DEBUG : file1(0x237ed980140): >close: err= 2026/08/08 02:18:49 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:18:49 DEBUG : Looking for writers 2026/08/08 02:18:49 DEBUG : file1: reading active writers 2026/08/08 02:18:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/08 02:18:49 DEBUG : Looking for writers 2026/08/08 02:18:49 DEBUG : file1: reading active writers 2026/08/08 02:18:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/08 02:18:49 DEBUG : Looking for writers 2026/08/08 02:18:49 DEBUG : file1: reading active writers 2026/08/08 02:18:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/08 02:18:49 DEBUG : Looking for writers 2026/08/08 02:18:49 DEBUG : file1: reading active writers 2026/08/08 02:18:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/08 02:18:49 DEBUG : file1: vfs cache: starting upload 2026/08/08 02:18:49 DEBUG : Looking for writers 2026/08/08 02:18:49 DEBUG : file1: reading active writers 2026/08/08 02:18:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/08 02:18:49 DEBUG : Looking for writers 2026/08/08 02:18:49 DEBUG : file1: reading active writers 2026/08/08 02:18:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/08 02:18:49 DEBUG : Looking for writers 2026/08/08 02:18:49 DEBUG : file1: reading active writers 2026/08/08 02:18:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/08 02:18:50 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/08/08 02:18:50 DEBUG : Looking for writers 2026/08/08 02:18:50 DEBUG : file1: reading active writers 2026/08/08 02:18:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/08 02:18:51 DEBUG : Looking for writers 2026/08/08 02:18:51 DEBUG : file1: reading active writers 2026/08/08 02:18:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/08 02:18:51 DEBUG : file1: size = 2 OK 2026/08/08 02:18:51 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/08 02:18:51 INFO : file1: Copied (new) 2026/08/08 02:18:51 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/08/08 02:18:51 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/08 02:18:51 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/08/08 02:18:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 02:18:51 INFO : file1: vfs cache: upload succeeded try #1 2026/08/08 02:18:52 DEBUG : Looking for writers 2026/08/08 02:18:52 DEBUG : file1: reading active writers 2026/08/08 02:18:52 DEBUG : >WaitForWriters: 2026/08/08 02:18:52 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:18:52 DEBUG : Looking for writers 2026/08/08 02:18:52 DEBUG : file1: reading active writers 2026/08/08 02:18:52 DEBUG : >WaitForWriters: 2026/08/08 02:18:52 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (4.38s) === RUN TestRWCacheRename run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:18:53 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:18:53 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/08 02:18:53 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:18:53 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:18:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:18:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 02:18:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:18:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:18:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 02:18:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:18:53 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:18:53 INFO : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/08 02:18:53 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:18:53 DEBUG : rename_me: newRWFileHandle: 2026/08/08 02:18:53 DEBUG : rename_me(0x237ed980cc0): openPending: 2026/08/08 02:18:53 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 02:18:53 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/08 02:18:53 DEBUG : rename_me(0x237ed980cc0): >openPending: err= 2026/08/08 02:18:53 DEBUG : rename_me: >newRWFileHandle: err= 2026/08/08 02:18:53 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/08 02:18:53 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/08/08 02:18:53 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/08/08 02:18:53 DEBUG : rename_me(0x237ed980cc0): _writeAt: size=5, off=0 2026/08/08 02:18:53 DEBUG : rename_me(0x237ed980cc0): >_writeAt: n=5, err= 2026/08/08 02:18:53 DEBUG : rename_me(0x237ed980cc0): close: 2026/08/08 02:18:53 DEBUG : rename_me: vfs cache: setting modification time to 2026-08-08 02:18:53.510154588 +0000 UTC m=+442.150740643 2026/08/08 02:18:53 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/08/08 02:18:53 DEBUG : rename_me(0x237ed980cc0): >close: err= 2026/08/08 02:18:53 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/08/08 02:18:53 DEBUG : i_was_renamed: Updating file with 0x237ed950d00 2026/08/08 02:18:53 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/08/08 02:18:53 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/08 02:18:53 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:18:53 DEBUG : Looking for writers 2026/08/08 02:18:53 DEBUG : i_was_renamed: reading active writers 2026/08/08 02:18:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/08 02:18:53 DEBUG : Looking for writers 2026/08/08 02:18:53 DEBUG : i_was_renamed: reading active writers 2026/08/08 02:18:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/08 02:18:53 DEBUG : Looking for writers 2026/08/08 02:18:53 DEBUG : i_was_renamed: reading active writers 2026/08/08 02:18:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/08 02:18:53 DEBUG : Looking for writers 2026/08/08 02:18:53 DEBUG : i_was_renamed: reading active writers 2026/08/08 02:18:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/08 02:18:53 DEBUG : i_was_renamed: vfs cache: starting upload 2026/08/08 02:18:53 DEBUG : Looking for writers 2026/08/08 02:18:53 DEBUG : i_was_renamed: reading active writers 2026/08/08 02:18:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/08 02:18:53 DEBUG : Looking for writers 2026/08/08 02:18:53 DEBUG : i_was_renamed: reading active writers 2026/08/08 02:18:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/08 02:18:54 DEBUG : Looking for writers 2026/08/08 02:18:54 DEBUG : i_was_renamed: reading active writers 2026/08/08 02:18:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/08 02:18:54 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2026/08/08 02:18:54 DEBUG : Looking for writers 2026/08/08 02:18:54 DEBUG : i_was_renamed: reading active writers 2026/08/08 02:18:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/08 02:18:55 DEBUG : Looking for writers 2026/08/08 02:18:55 DEBUG : i_was_renamed: reading active writers 2026/08/08 02:18:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/08 02:18:55 DEBUG : i_was_renamed: size = 5 OK 2026/08/08 02:18:55 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/08 02:18:55 INFO : i_was_renamed: Copied (new) 2026/08/08 02:18:55 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-08-08 02:18:53 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/08 02:18:55 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/08/08 02:18:55 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/08 02:18:55 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/08/08 02:18:56 DEBUG : Looking for writers 2026/08/08 02:18:56 DEBUG : i_was_renamed: reading active writers 2026/08/08 02:18:56 DEBUG : >WaitForWriters: 2026/08/08 02:18:56 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (4.16s) === RUN TestRWCacheUpdate run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:18:57 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:18:57 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/08 02:18:57 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:18:57 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:18:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:18:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 02:18:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:18:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:18:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 02:18:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pohiron5poda" 2026/08/08 02:18:57 INFO : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/08 02:18:57 DEBUG : forgetting directory cache 2026/08/08 02:18:58 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/08/08 02:19:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:19:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/08 02:19:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/08 02:19:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/08 02:19:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/08 02:19:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/08 02:19:00 DEBUG : TestRWCacheUpdate(0x237ed42c2c0): _readAt: size=512, off=0 2026/08/08 02:19:00 DEBUG : TestRWCacheUpdate(0x237ed42c2c0): openPending: 2026/08/08 02:19:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-08 01:19:57 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/08/08 02:19:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/08 02:19:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/08 02:19:00 DEBUG : TestRWCacheUpdate(0x237ed42c2c0): >openPending: err= 2026/08/08 02:19:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/08 02:19:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/08 02:19:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 02:19:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/08 02:19:00 DEBUG : forgetting directory cache 2026/08/08 02:19:00 DEBUG : TestRWCacheUpdate(0x237ed42c2c0): >_readAt: n=20, err=EOF 2026/08/08 02:19:00 DEBUG : TestRWCacheUpdate(0x237ed42c2c0): close: 2026/08/08 02:19:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-08 01:19:57 +0000 UTC 2026/08/08 02:19:00 DEBUG : TestRWCacheUpdate(0x237ed42c2c0): >close: err= 2026/08/08 02:19:00 DEBUG : Re-reading directory (243.736391ms old) 2026/08/08 02:19:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/08 02:19:01 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/08 02:19:01 DEBUG : forgetting directory cache 2026/08/08 02:19:01 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/08/08 02:19:03 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:19:03 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/08 02:19:03 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/08 02:19:03 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/08 02:19:03 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/08 02:19:03 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/08 02:19:03 DEBUG : TestRWCacheUpdate(0x237ed42cd00): _readAt: size=512, off=0 2026/08/08 02:19:03 DEBUG : TestRWCacheUpdate(0x237ed42cd00): openPending: 2026/08/08 02:19:03 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-08 01:20:57 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-08-08 01:19:57 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/08/08 02:19:03 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-08 01:20:57 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-08-08 01:19:57 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/08/08 02:19:03 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/08 02:19:03 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/08 02:19:03 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/08 02:19:03 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/08 02:19:03 DEBUG : TestRWCacheUpdate(0x237ed42cd00): >openPending: err= 2026/08/08 02:19:03 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/08 02:19:03 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/08 02:19:03 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 02:19:03 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/08 02:19:03 DEBUG : forgetting directory cache 2026/08/08 02:19:03 DEBUG : TestRWCacheUpdate(0x237ed42cd00): >_readAt: n=20, err=EOF 2026/08/08 02:19:03 DEBUG : TestRWCacheUpdate(0x237ed42cd00): close: 2026/08/08 02:19:03 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-08 01:20:57 +0000 UTC 2026/08/08 02:19:03 DEBUG : TestRWCacheUpdate(0x237ed42cd00): >close: err= 2026/08/08 02:19:03 DEBUG : Re-reading directory (247.650332ms old) 2026/08/08 02:19:04 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/08 02:19:04 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/08 02:19:04 DEBUG : forgetting directory cache 2026/08/08 02:19:04 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/08/08 02:19:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:19:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/08 02:19:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/08 02:19:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/08 02:19:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/08 02:19:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/08 02:19:06 DEBUG : TestRWCacheUpdate(0x237ed1a4b80): _readAt: size=512, off=0 2026/08/08 02:19:06 DEBUG : TestRWCacheUpdate(0x237ed1a4b80): openPending: 2026/08/08 02:19:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-08 01:21:57 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-08-08 01:20:57 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/08/08 02:19:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-08 01:21:57 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-08-08 01:20:57 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/08/08 02:19:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/08 02:19:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/08 02:19:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/08 02:19:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/08 02:19:06 DEBUG : TestRWCacheUpdate(0x237ed1a4b80): >openPending: err= 2026/08/08 02:19:06 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/08 02:19:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/08 02:19:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 02:19:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/08 02:19:06 DEBUG : forgetting directory cache 2026/08/08 02:19:06 DEBUG : TestRWCacheUpdate(0x237ed1a4b80): >_readAt: n=20, err=EOF 2026/08/08 02:19:06 DEBUG : TestRWCacheUpdate(0x237ed1a4b80): close: 2026/08/08 02:19:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-08 01:21:57 +0000 UTC 2026/08/08 02:19:06 DEBUG : TestRWCacheUpdate(0x237ed1a4b80): >close: err= 2026/08/08 02:19:06 DEBUG : Re-reading directory (245.98766ms old) 2026/08/08 02:19:07 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/08 02:19:07 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/08 02:19:07 DEBUG : forgetting directory cache 2026/08/08 02:19:07 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/08/08 02:19:09 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:19:09 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/08 02:19:09 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/08 02:19:09 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/08 02:19:09 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/08 02:19:09 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/08 02:19:09 DEBUG : TestRWCacheUpdate(0x237ed42c400): _readAt: size=512, off=0 2026/08/08 02:19:09 DEBUG : TestRWCacheUpdate(0x237ed42c400): openPending: 2026/08/08 02:19:09 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-08 01:22:57 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-08-08 01:21:57 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/08/08 02:19:09 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-08 01:22:57 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-08-08 01:21:57 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/08/08 02:19:09 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/08 02:19:09 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/08 02:19:09 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/08 02:19:09 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/08 02:19:09 DEBUG : TestRWCacheUpdate(0x237ed42c400): >openPending: err= 2026/08/08 02:19:09 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/08 02:19:09 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/08 02:19:09 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 02:19:09 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/08 02:19:10 DEBUG : forgetting directory cache 2026/08/08 02:19:10 DEBUG : TestRWCacheUpdate(0x237ed42c400): >_readAt: n=20, err=EOF 2026/08/08 02:19:10 DEBUG : TestRWCacheUpdate(0x237ed42c400): close: 2026/08/08 02:19:10 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-08 01:22:57 +0000 UTC 2026/08/08 02:19:10 DEBUG : TestRWCacheUpdate(0x237ed42c400): >close: err= 2026/08/08 02:19:10 DEBUG : Re-reading directory (229.57745ms old) 2026/08/08 02:19:10 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/08 02:19:10 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/08 02:19:10 DEBUG : forgetting directory cache 2026/08/08 02:19:11 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/08/08 02:19:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:19:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/08 02:19:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/08 02:19:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/08 02:19:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/08 02:19:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/08 02:19:13 DEBUG : TestRWCacheUpdate(0x237ed42c240): _readAt: size=512, off=0 2026/08/08 02:19:13 DEBUG : TestRWCacheUpdate(0x237ed42c240): openPending: 2026/08/08 02:19:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-08 01:23:57 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-08-08 01:22:57 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/08/08 02:19:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-08 01:23:57 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-08-08 01:22:57 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/08/08 02:19:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/08 02:19:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/08 02:19:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/08 02:19:13 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/08 02:19:13 DEBUG : TestRWCacheUpdate(0x237ed42c240): >openPending: err= 2026/08/08 02:19:13 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/08 02:19:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/08 02:19:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 02:19:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/08 02:19:13 DEBUG : forgetting directory cache 2026/08/08 02:19:13 DEBUG : TestRWCacheUpdate(0x237ed42c240): >_readAt: n=20, err=EOF 2026/08/08 02:19:13 DEBUG : TestRWCacheUpdate(0x237ed42c240): close: 2026/08/08 02:19:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-08 01:23:57 +0000 UTC 2026/08/08 02:19:13 DEBUG : TestRWCacheUpdate(0x237ed42c240): >close: err= 2026/08/08 02:19:13 DEBUG : Re-reading directory (228.756129ms old) 2026/08/08 02:19:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/08 02:19:13 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/08 02:19:14 DEBUG : forgetting directory cache 2026/08/08 02:19:14 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/08/08 02:19:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:19:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/08 02:19:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/08 02:19:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/08 02:19:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/08 02:19:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/08 02:19:16 DEBUG : TestRWCacheUpdate(0x237ed1a4700): _readAt: size=512, off=0 2026/08/08 02:19:16 DEBUG : TestRWCacheUpdate(0x237ed1a4700): openPending: 2026/08/08 02:19:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-08 01:24:57 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-08-08 01:23:57 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/08/08 02:19:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-08 01:24:57 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-08-08 01:23:57 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/08/08 02:19:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/08 02:19:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/08 02:19:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/08 02:19:16 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/08 02:19:16 DEBUG : TestRWCacheUpdate(0x237ed1a4700): >openPending: err= 2026/08/08 02:19:16 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/08 02:19:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/08 02:19:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 02:19:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/08 02:19:16 DEBUG : forgetting directory cache 2026/08/08 02:19:16 DEBUG : TestRWCacheUpdate(0x237ed1a4700): >_readAt: n=20, err=EOF 2026/08/08 02:19:16 DEBUG : TestRWCacheUpdate(0x237ed1a4700): close: 2026/08/08 02:19:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-08 01:24:57 +0000 UTC 2026/08/08 02:19:16 DEBUG : TestRWCacheUpdate(0x237ed1a4700): >close: err= 2026/08/08 02:19:16 DEBUG : Re-reading directory (274.103088ms old) 2026/08/08 02:19:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/08 02:19:16 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/08 02:19:17 DEBUG : forgetting directory cache 2026/08/08 02:19:17 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2026/08/08 02:19:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:19:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/08 02:19:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/08 02:19:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/08 02:19:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/08 02:19:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/08 02:19:19 DEBUG : TestRWCacheUpdate(0x237ed1a4680): _readAt: size=512, off=0 2026/08/08 02:19:19 DEBUG : TestRWCacheUpdate(0x237ed1a4680): openPending: 2026/08/08 02:19:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-08-08 01:25:57 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-08-08 01:24:57 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/08/08 02:19:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-08-08 01:25:57 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-08-08 01:24:57 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/08/08 02:19:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/08 02:19:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/08 02:19:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/08/08 02:19:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/08 02:19:19 DEBUG : TestRWCacheUpdate(0x237ed1a4680): >openPending: err= 2026/08/08 02:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/08/08 02:19:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/08 02:19:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 02:19:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/08 02:19:19 DEBUG : forgetting directory cache 2026/08/08 02:19:19 DEBUG : TestRWCacheUpdate(0x237ed1a4680): >_readAt: n=21, err=EOF 2026/08/08 02:19:19 DEBUG : TestRWCacheUpdate(0x237ed1a4680): close: 2026/08/08 02:19:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-08 01:25:57 +0000 UTC 2026/08/08 02:19:19 DEBUG : TestRWCacheUpdate(0x237ed1a4680): >close: err= 2026/08/08 02:19:19 DEBUG : Re-reading directory (244.832239ms old) 2026/08/08 02:19:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/08 02:19:20 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/08 02:19:20 DEBUG : forgetting directory cache 2026/08/08 02:19:20 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2026/08/08 02:19:22 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:19:22 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/08 02:19:22 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/08 02:19:22 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/08 02:19:22 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/08 02:19:22 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/08 02:19:22 DEBUG : TestRWCacheUpdate(0x237ed42c780): _readAt: size=512, off=0 2026/08/08 02:19:22 DEBUG : TestRWCacheUpdate(0x237ed42c780): openPending: 2026/08/08 02:19:22 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-08-08 01:26:57 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-08-08 01:25:57 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/08/08 02:19:22 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-08-08 01:26:57 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-08-08 01:25:57 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/08/08 02:19:22 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/08 02:19:22 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/08 02:19:22 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/08/08 02:19:22 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/08 02:19:22 DEBUG : TestRWCacheUpdate(0x237ed42c780): >openPending: err= 2026/08/08 02:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/08/08 02:19:22 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/08 02:19:22 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 02:19:22 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/08 02:19:23 DEBUG : forgetting directory cache 2026/08/08 02:19:23 DEBUG : TestRWCacheUpdate(0x237ed42c780): >_readAt: n=22, err=EOF 2026/08/08 02:19:23 DEBUG : TestRWCacheUpdate(0x237ed42c780): close: 2026/08/08 02:19:23 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-08 01:26:57 +0000 UTC 2026/08/08 02:19:23 DEBUG : TestRWCacheUpdate(0x237ed42c780): >close: err= 2026/08/08 02:19:23 DEBUG : Re-reading directory (243.611895ms old) 2026/08/08 02:19:23 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/08 02:19:23 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/08 02:19:23 DEBUG : forgetting directory cache 2026/08/08 02:19:24 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2026/08/08 02:19:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:19:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/08 02:19:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/08 02:19:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/08 02:19:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/08 02:19:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/08 02:19:26 DEBUG : TestRWCacheUpdate(0x237ed1a4740): _readAt: size=512, off=0 2026/08/08 02:19:26 DEBUG : TestRWCacheUpdate(0x237ed1a4740): openPending: 2026/08/08 02:19:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-08-08 01:27:57 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-08-08 01:26:57 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/08/08 02:19:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-08-08 01:27:57 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-08-08 01:26:57 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/08/08 02:19:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/08 02:19:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/08 02:19:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/08/08 02:19:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/08 02:19:26 DEBUG : TestRWCacheUpdate(0x237ed1a4740): >openPending: err= 2026/08/08 02:19:26 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/08/08 02:19:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/08 02:19:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 02:19:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/08 02:19:26 DEBUG : forgetting directory cache 2026/08/08 02:19:26 DEBUG : TestRWCacheUpdate(0x237ed1a4740): >_readAt: n=23, err=EOF 2026/08/08 02:19:26 DEBUG : TestRWCacheUpdate(0x237ed1a4740): close: 2026/08/08 02:19:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-08 01:27:57 +0000 UTC 2026/08/08 02:19:26 DEBUG : TestRWCacheUpdate(0x237ed1a4740): >close: err= 2026/08/08 02:19:26 DEBUG : Re-reading directory (236.701694ms old) 2026/08/08 02:19:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/08 02:19:27 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/08 02:19:27 DEBUG : forgetting directory cache 2026/08/08 02:19:27 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2026/08/08 02:19:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:19:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/08 02:19:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/08 02:19:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/08 02:19:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/08 02:19:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/08 02:19:29 DEBUG : TestRWCacheUpdate(0x237ed1a5e00): _readAt: size=512, off=0 2026/08/08 02:19:29 DEBUG : TestRWCacheUpdate(0x237ed1a5e00): openPending: 2026/08/08 02:19:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-08-08 01:28:57 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-08-08 01:27:57 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/08/08 02:19:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-08-08 01:28:57 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-08-08 01:27:57 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/08/08 02:19:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/08 02:19:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/08 02:19:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/08/08 02:19:29 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/08 02:19:29 DEBUG : TestRWCacheUpdate(0x237ed1a5e00): >openPending: err= 2026/08/08 02:19:29 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/08/08 02:19:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/08 02:19:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 02:19:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/08 02:19:29 DEBUG : forgetting directory cache 2026/08/08 02:19:30 DEBUG : TestRWCacheUpdate(0x237ed1a5e00): >_readAt: n=24, err=EOF 2026/08/08 02:19:30 DEBUG : TestRWCacheUpdate(0x237ed1a5e00): close: 2026/08/08 02:19:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-08 01:28:57 +0000 UTC 2026/08/08 02:19:30 DEBUG : TestRWCacheUpdate(0x237ed1a5e00): >close: err= 2026/08/08 02:19:30 DEBUG : Re-reading directory (218.690818ms old) 2026/08/08 02:19:30 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/08 02:19:30 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/08 02:19:30 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:19:30 DEBUG : Looking for writers 2026/08/08 02:19:30 DEBUG : TestRWCacheUpdate: reading active writers 2026/08/08 02:19:30 DEBUG : >WaitForWriters: 2026/08/08 02:19:30 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': vfs cache: cleaner exiting 2026/08/08 02:19:30 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (33.58s) === RUN TestCaseSensitivity run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.45s) === RUN TestUnicodeNormalization run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:19:32 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2026/08/08 02:19:34 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2026/08/08 02:19:36 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:19:36 NOTICE: OpenDrive root 'rclone-test-pohiron5poda': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/08 02:19:36 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/08 02:19:36 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/08 02:19:36 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/08 02:19:36 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/08 02:19:36 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/08 02:19:36 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/08 02:19:36 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/08 02:19:36 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/08/08 02:19:36 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/08/08 02:19:36 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/08/08 02:19:36 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/08/08 02:19:37 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/08 02:19:37 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/08 02:19:37 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/08 02:19:37 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/08 02:19:37 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/08 02:19:37 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/08 02:19:37 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/08 02:19:37 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/08 02:19:37 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/08/08 02:19:37 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:19:37 DEBUG : Looking for writers 2026/08/08 02:19:37 DEBUG : normal name with no special characters.txt: reading active writers 2026/08/08 02:19:37 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/08/08 02:19:37 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (7.38s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:19:38 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:19:38 NOTICE: OpenDrive root 'rclone-test-pohiron5poda': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/08 02:19:38 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': Reusing VFS from active cache 2026/08/08 02:19:38 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:19:38 DEBUG : Looking for writers 2026/08/08 02:19:38 DEBUG : >WaitForWriters: 2026/08/08 02:19:38 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:19:38 DEBUG : Looking for writers 2026/08/08 02:19:38 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.45s) === RUN TestVFSNewWithOpts run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:19:39 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:19:39 NOTICE: OpenDrive root 'rclone-test-pohiron5poda': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/08 02:19:39 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:19:39 DEBUG : Looking for writers 2026/08/08 02:19:39 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.45s) === RUN TestVFSRoot run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:19:39 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:19:39 NOTICE: OpenDrive root 'rclone-test-pohiron5poda': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/08 02:19:39 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:19:39 DEBUG : Looking for writers 2026/08/08 02:19:39 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.44s) === RUN TestVFSStat run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:19:40 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:19:40 NOTICE: OpenDrive root 'rclone-test-pohiron5poda': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/08 02:19:41 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/08/08 02:19:43 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/08/08 02:19:45 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:19:45 DEBUG : dir: Looking for writers 2026/08/08 02:19:45 DEBUG : file2: reading active writers 2026/08/08 02:19:45 DEBUG : Looking for writers 2026/08/08 02:19:45 DEBUG : dir: reading active writers 2026/08/08 02:19:45 DEBUG : file1: reading active writers 2026/08/08 02:19:45 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (7.42s) === RUN TestVFSStatParent run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:19:47 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:19:47 NOTICE: OpenDrive root 'rclone-test-pohiron5poda': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/08 02:19:48 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/08/08 02:19:51 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/08/08 02:19:53 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:19:53 DEBUG : dir: Looking for writers 2026/08/08 02:19:53 DEBUG : Looking for writers 2026/08/08 02:19:53 DEBUG : dir: reading active writers 2026/08/08 02:19:53 DEBUG : file1: reading active writers 2026/08/08 02:19:53 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (7.32s) === RUN TestVFSOpenFile run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:19:54 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:19:54 NOTICE: OpenDrive root 'rclone-test-pohiron5poda': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/08 02:19:55 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/08/08 02:19:58 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/08/08 02:20:00 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/08 02:20:00 DEBUG : file1: Open: flags=O_RDONLY 2026/08/08 02:20:00 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/08 02:20:00 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/08 02:20:00 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/08 02:20:00 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/08/08 02:20:00 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/08 02:20:00 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/08 02:20:00 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:20:00 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:20:00 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/08 02:20:00 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/08/08 02:20:00 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/08/08 02:20:00 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/08 02:20:00 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': File to upload is small (0 bytes), uploading instead of streaming 2026/08/08 02:20:02 DEBUG : dir/new_file.txt: size = 0 OK 2026/08/08 02:20:02 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/08 02:20:02 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/08/08 02:20:02 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/08 02:20:02 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:20:02 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/08 02:20:02 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:20:02 DEBUG : dir: Looking for writers 2026/08/08 02:20:02 DEBUG : file2: reading active writers 2026/08/08 02:20:02 DEBUG : new_file.txt: reading active writers 2026/08/08 02:20:02 DEBUG : Looking for writers 2026/08/08 02:20:02 DEBUG : dir: reading active writers 2026/08/08 02:20:02 DEBUG : file1: reading active writers 2026/08/08 02:20:02 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (9.42s) === RUN TestVFSRename run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:20:04 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:20:04 NOTICE: OpenDrive root 'rclone-test-pohiron5poda': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/08 02:20:05 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/08/08 02:20:08 DEBUG : dir/file2: same parent dir (ODFfMTI5NzczODJfMHpsNUE) - using file/rename instead of move_copy for dir/file1 2026/08/08 02:20:09 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/08/08 02:20:09 DEBUG : dir/file1: Updating file with dir/file1 0x237ed5a0c30 2026/08/08 02:20:09 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/08 02:20:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 02:20:10 INFO : dir/file1: Moved (server-side) to: file0 2026/08/08 02:20:10 DEBUG : file0: Updating file with file0 0x237ed5a0c30 2026/08/08 02:20:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/08 02:20:10 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/08/08 02:20:11 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:20:11 DEBUG : dir: Looking for writers 2026/08/08 02:20:11 DEBUG : Looking for writers 2026/08/08 02:20:11 DEBUG : dir: reading active writers 2026/08/08 02:20:11 DEBUG : file0: reading active writers 2026/08/08 02:20:11 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (8.48s) === RUN TestVFSStatfs run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:20:12 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:20:12 NOTICE: OpenDrive root 'rclone-test-pohiron5poda': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/08 02:20:13 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:20:13 DEBUG : Looking for writers 2026/08/08 02:20:13 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.66s) === RUN TestVFSMkdir run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:20:13 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:20:13 NOTICE: OpenDrive root 'rclone-test-pohiron5poda': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/08 02:20:13 DEBUG : Added virtual directory entry vAddDir: "/" 2026/08/08 02:20:14 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/08 02:20:15 DEBUG : Added virtual directory entry vAddDir: "b" 2026/08/08 02:20:17 DEBUG : Added virtual directory entry vAddDir: "c" 2026/08/08 02:20:17 DEBUG : Added virtual directory entry vAddDir: "d" 2026/08/08 02:20:18 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:20:18 DEBUG : c: Looking for writers 2026/08/08 02:20:18 DEBUG : d: Looking for writers 2026/08/08 02:20:18 DEBUG : Looking for writers 2026/08/08 02:20:18 DEBUG : a: Looking for writers 2026/08/08 02:20:18 DEBUG : b: Looking for writers 2026/08/08 02:20:18 DEBUG : Looking for writers 2026/08/08 02:20:18 DEBUG : /: reading active writers 2026/08/08 02:20:18 DEBUG : a: reading active writers 2026/08/08 02:20:18 DEBUG : b: reading active writers 2026/08/08 02:20:18 DEBUG : c: reading active writers 2026/08/08 02:20:18 DEBUG : d: reading active writers 2026/08/08 02:20:18 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (7.44s) === RUN TestVFSMkdirAll run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:20:20 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:20:20 NOTICE: OpenDrive root 'rclone-test-pohiron5poda': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/08 02:20:22 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/08 02:20:22 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/08/08 02:20:23 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/08/08 02:20:24 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/08/08 02:20:27 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:20:27 DEBUG : a/b/c/d: Looking for writers 2026/08/08 02:20:27 DEBUG : a/b/c: Looking for writers 2026/08/08 02:20:27 DEBUG : d: reading active writers 2026/08/08 02:20:27 DEBUG : a/b: Looking for writers 2026/08/08 02:20:27 DEBUG : c: reading active writers 2026/08/08 02:20:27 DEBUG : a: Looking for writers 2026/08/08 02:20:27 DEBUG : b: reading active writers 2026/08/08 02:20:27 DEBUG : Looking for writers 2026/08/08 02:20:27 DEBUG : a: reading active writers 2026/08/08 02:20:27 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (10.12s) === 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:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:20:31 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:20:31 NOTICE: OpenDrive root 'rclone-test-pohiron5poda': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/08 02:20:31 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:20:31 DEBUG : Looking for writers 2026/08/08 02:20:31 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.44s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:20:31 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:20:31 NOTICE: OpenDrive root 'rclone-test-pohiron5poda': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/08 02:20:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:20:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:20:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 02:20:31 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/08 02:20:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/08 02:20:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 02:20:31 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/08 02:20:31 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/08 02:20:31 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/08/08 02:20:31 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': File to upload is small (5 bytes), uploading instead of streaming 2026/08/08 02:20:32 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/08/08 02:20:33 DEBUG : file1: size = 5 OK 2026/08/08 02:20:33 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/08 02:20:33 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/08 02:20:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 02:20:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:20:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:20:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 02:20:34 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/08 02:20:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/08 02:20:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:20:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:20:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 02:20:34 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/08 02:20:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/08 02:20:34 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/08/08 02:20:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/08 02:20:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/08 02:20:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 02:20:34 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/08 02:20:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/08 02:20:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 02:20:34 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': File to upload is small (0 bytes), uploading instead of streaming 2026/08/08 02:20:35 DEBUG : file1: size = 0 OK 2026/08/08 02:20:35 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/08 02:20:35 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/08 02:20:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 02:20:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/08 02:20:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/08 02:20:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 02:20:35 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/08 02:20:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/08 02:20:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 02:20:35 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': File to upload is small (7 bytes), uploading instead of streaming 2026/08/08 02:20:36 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2026/08/08 02:20:37 DEBUG : file1: size = 7 OK 2026/08/08 02:20:37 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/08/08 02:20:37 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/08 02:20:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 02:20:37 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:20:37 DEBUG : Looking for writers 2026/08/08 02:20:37 DEBUG : file1: reading active writers 2026/08/08 02:20:37 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (6.98s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:20:38 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:20:38 NOTICE: OpenDrive root 'rclone-test-pohiron5poda': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/08 02:20:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:20:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:20:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 02:20:38 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/08 02:20:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/08 02:20:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 02:20:38 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/08/08 02:20:39 DEBUG : file1: aborting in-sequence write wait, off=100 2026/08/08 02:20:39 DEBUG : file1: failed to wait for in-sequence write to 100 2026/08/08 02:20:39 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/08/08 02:20:39 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': File to upload is small (11 bytes), uploading instead of streaming 2026/08/08 02:20:40 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/08/08 02:20:42 DEBUG : file1: size = 11 OK 2026/08/08 02:20:42 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/08 02:20:42 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/08 02:20:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 02:20:42 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/08/08 02:20:42 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:20:42 DEBUG : Looking for writers 2026/08/08 02:20:42 DEBUG : file1: reading active writers 2026/08/08 02:20:42 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (4.44s) === RUN TestWriteFileHandleFlush run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:20:42 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:20:42 NOTICE: OpenDrive root 'rclone-test-pohiron5poda': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/08 02:20:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:20:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:20:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 02:20:43 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/08 02:20:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/08 02:20:43 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/08/08 02:20:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 02:20:43 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': File to upload is small (5 bytes), uploading instead of streaming 2026/08/08 02:20:44 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/08/08 02:20:45 DEBUG : file1: size = 5 OK 2026/08/08 02:20:45 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/08 02:20:45 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/08 02:20:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 02:20:45 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/08/08 02:20:45 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:20:45 DEBUG : Looking for writers 2026/08/08 02:20:45 DEBUG : file1: reading active writers 2026/08/08 02:20:45 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (3.04s) === RUN TestWriteFileHandleRelease run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:20:45 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:20:45 NOTICE: OpenDrive root 'rclone-test-pohiron5poda': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/08 02:20:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:20:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:20:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 02:20:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/08 02:20:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/08 02:20:46 DEBUG : file1: WriteFileHandle.Release closing 2026/08/08 02:20:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 02:20:46 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': File to upload is small (0 bytes), uploading instead of streaming 2026/08/08 02:20:48 DEBUG : file1: size = 0 OK 2026/08/08 02:20:48 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/08 02:20:48 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/08 02:20:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 02:20:48 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/08/08 02:20:48 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:20:48 DEBUG : Looking for writers 2026/08/08 02:20:48 DEBUG : file1: reading active writers 2026/08/08 02:20:48 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (2.81s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:20:48 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:20:48 NOTICE: OpenDrive root 'rclone-test-pohiron5poda': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/08 02:20:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:20:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:20:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 02:20:49 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/08 02:20:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/08 02:20:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 02:20:49 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': File to upload is small (2 bytes), uploading instead of streaming 2026/08/08 02:20:49 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/08/08 02:20:51 DEBUG : file1: size = 2 OK 2026/08/08 02:20:51 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/08 02:20:51 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/08 02:20:51 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/08/08 02:20:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 02:20:51 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:20:51 DEBUG : Looking for writers 2026/08/08 02:20:51 DEBUG : file1: reading active writers 2026/08/08 02:20:51 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (3.47s) === RUN TestFileReadAtZeroLength run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:20:52 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:20:52 NOTICE: OpenDrive root 'rclone-test-pohiron5poda': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/08 02:20:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:20:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:20:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 02:20:52 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/08 02:20:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/08 02:20:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 02:20:52 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': File to upload is small (0 bytes), uploading instead of streaming 2026/08/08 02:20:54 DEBUG : file1: size = 0 OK 2026/08/08 02:20:54 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/08 02:20:54 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/08 02:20:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 02:20:54 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:20:54 DEBUG : file1: Open: flags=O_RDONLY 2026/08/08 02:20:54 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/08 02:20:54 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/08 02:20:54 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/08 02:20:54 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/08 02:20:54 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:20:54 DEBUG : Looking for writers 2026/08/08 02:20:54 DEBUG : file1: reading active writers 2026/08/08 02:20:54 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (3.01s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:20:55 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:20:55 NOTICE: OpenDrive root 'rclone-test-pohiron5poda': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/08 02:20:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 02:20:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/08 02:20:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 02:20:55 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/08 02:20:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/08 02:20:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 02:20:55 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': File to upload is small (100 bytes), uploading instead of streaming 2026/08/08 02:20:56 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2026/08/08 02:20:57 DEBUG : file1: size = 100 OK 2026/08/08 02:20:57 DEBUG : file1: md5 = 2da6fc8b0e219da97bcec61a8d58dde0 OK 2026/08/08 02:20:57 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/08 02:20:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 02:20:57 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 02:20:57 DEBUG : file1: Open: flags=O_RDONLY 2026/08/08 02:20:57 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/08 02:20:57 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/08 02:20:57 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/08 02:20:58 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/08 02:20:58 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:20:58 DEBUG : Looking for writers 2026/08/08 02:20:58 DEBUG : file1: reading active writers 2026/08/08 02:20:58 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (3.57s) === RUN TestZipManyFiles run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:20:58 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:20:58 NOTICE: OpenDrive root 'rclone-test-pohiron5poda': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/08 02:21:00 DEBUG : flat/f000.txt: Uploading chunk 0, size=7, remain=0 2026/08/08 02:21:02 DEBUG : flat/f001.txt: Uploading chunk 0, size=14, remain=0 2026/08/08 02:21:04 DEBUG : flat/f002.txt: Uploading chunk 0, size=21, remain=0 2026/08/08 02:21:07 DEBUG : flat/f003.txt: Uploading chunk 0, size=28, remain=0 2026/08/08 02:21:09 DEBUG : flat/f004.txt: Uploading chunk 0, size=35, remain=0 2026/08/08 02:21:11 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/08/08 02:21:11 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/08/08 02:21:11 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/08 02:21:11 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 02:21:11 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/08/08 02:21:11 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/08/08 02:21:11 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/08 02:21:12 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 02:21:12 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/08/08 02:21:12 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/08/08 02:21:12 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/08 02:21:12 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 02:21:12 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/08/08 02:21:12 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/08/08 02:21:12 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/08 02:21:13 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 02:21:13 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/08/08 02:21:13 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/08/08 02:21:13 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/08 02:21:13 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 02:21:13 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:21:13 DEBUG : flat: Looking for writers 2026/08/08 02:21:13 DEBUG : f000.txt: reading active writers 2026/08/08 02:21:13 DEBUG : f001.txt: reading active writers 2026/08/08 02:21:13 DEBUG : f002.txt: reading active writers 2026/08/08 02:21:13 DEBUG : f003.txt: reading active writers 2026/08/08 02:21:13 DEBUG : f004.txt: reading active writers 2026/08/08 02:21:13 DEBUG : Looking for writers 2026/08/08 02:21:13 DEBUG : flat: reading active writers 2026/08/08 02:21:13 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (16.89s) === RUN TestZipManySubDirs run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:21:15 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:21:15 NOTICE: OpenDrive root 'rclone-test-pohiron5poda': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/08 02:21:17 DEBUG : a/top.txt: Uploading chunk 0, size=3, remain=0 2026/08/08 02:21:19 DEBUG : a/b/mid.txt: Uploading chunk 0, size=3, remain=0 2026/08/08 02:21:22 DEBUG : a/b/c/deep.txt: Uploading chunk 0, size=4, remain=0 2026/08/08 02:21:24 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/08/08 02:21:24 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/08/08 02:21:24 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/08 02:21:24 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 02:21:24 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/08/08 02:21:24 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/08/08 02:21:24 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/08 02:21:25 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 02:21:25 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/08/08 02:21:25 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/08/08 02:21:25 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/08 02:21:25 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 02:21:25 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:21:25 DEBUG : a/b/c: Looking for writers 2026/08/08 02:21:25 DEBUG : deep.txt: reading active writers 2026/08/08 02:21:25 DEBUG : a/b: Looking for writers 2026/08/08 02:21:25 DEBUG : c: reading active writers 2026/08/08 02:21:25 DEBUG : mid.txt: reading active writers 2026/08/08 02:21:25 DEBUG : a: Looking for writers 2026/08/08 02:21:25 DEBUG : b: reading active writers 2026/08/08 02:21:25 DEBUG : top.txt: reading active writers 2026/08/08 02:21:25 DEBUG : Looking for writers 2026/08/08 02:21:25 DEBUG : a: reading active writers 2026/08/08 02:21:25 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (13.28s) === RUN TestZipLargeFiles run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:21:29 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:21:29 NOTICE: OpenDrive root 'rclone-test-pohiron5poda': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/08 02:21:30 DEBUG : bigdir/big.bin: Uploading chunk 0, size=5242880, remain=0 2026/08/08 02:21:37 DEBUG : forgetting directory cache 2026/08/08 02:21:37 DEBUG : dir: forgetting directory cache 2026/08/08 02:21:37 DEBUG : dir: forgetting directory cache 2026/08/08 02:21:48 DEBUG : forgetting directory cache 2026/08/08 02:21:48 DEBUG : dir: forgetting directory cache 2026/08/08 02:21:48 DEBUG : dir/subdir: forgetting directory cache 2026/08/08 02:21:54 DEBUG : forgetting directory cache 2026/08/08 02:21:54 DEBUG : dir: forgetting directory cache 2026/08/08 02:21:59 DEBUG : forgetting directory cache 2026/08/08 02:21:59 DEBUG : dir: forgetting directory cache 2026/08/08 02:21:59 DEBUG : dir: forgetting directory cache 2026/08/08 02:22:10 DEBUG : forgetting directory cache 2026/08/08 02:22:10 DEBUG : dir: forgetting directory cache 2026/08/08 02:22:20 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/08/08 02:22:20 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/08/08 02:22:20 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/08/08 02:22:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/08/08 02:22:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/08/08 02:22:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/08/08 02:22:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 02:22:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/08/08 02:22:21 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/08/08 02:22:21 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/08/08 02:22:21 DEBUG : dir: forgetting directory cache 2026/08/08 02:22:21 DEBUG : forgetting directory cache 2026/08/08 02:22:21 DEBUG : dir: forgetting directory cache 2026/08/08 02:22:21 DEBUG : fil: forgetting directory cache 2026/08/08 02:22:21 DEBUG : fil/a: forgetting directory cache 2026/08/08 02:22:21 DEBUG : fil/a/b: forgetting directory cache 2026/08/08 02:22:22 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/08/08 02:22:25 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/08 02:22:29 DEBUG : forgetting directory cache 2026/08/08 02:22:29 DEBUG : dir: forgetting directory cache 2026/08/08 02:22:29 DEBUG : dir: forgetting directory cache 2026/08/08 02:22:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/08 02:22:34 DEBUG : forgetting directory cache 2026/08/08 02:22:34 DEBUG : dir: forgetting directory cache 2026/08/08 02:22:35 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/08 02:22:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/08 02:22:45 DEBUG : dir/subdir: forgetting directory cache 2026/08/08 02:22:46 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/08 02:22:46 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:22:46 DEBUG : bigdir: Looking for writers 2026/08/08 02:22:46 DEBUG : big.bin: reading active writers 2026/08/08 02:22:46 DEBUG : Looking for writers 2026/08/08 02:22:46 DEBUG : bigdir: reading active writers 2026/08/08 02:22:46 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (78.88s) === RUN TestZipDirsInRoot run.go:198: Remote "OpenDrive root 'rclone-test-pohiron5poda'", Local "Local file system at /tmp/rclone269496887", Modify Window "1s" 2026/08/08 02:22:47 INFO : OpenDrive root 'rclone-test-pohiron5poda': poll-interval is not supported by this remote 2026/08/08 02:22:47 NOTICE: OpenDrive root 'rclone-test-pohiron5poda': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/08 02:22:49 DEBUG : dir1/a.txt: Uploading chunk 0, size=1, remain=0 2026/08/08 02:22:52 DEBUG : dir2/b.txt: Uploading chunk 0, size=1, remain=0 2026/08/08 02:22:52 DEBUG : dir/virtualDir2: forgetting directory cache 2026/08/08 02:22:52 DEBUG : forgetting directory cache 2026/08/08 02:22:52 DEBUG : dir: forgetting directory cache 2026/08/08 02:22:52 DEBUG : dir/virtualDir: forgetting directory cache 2026/08/08 02:22:52 DEBUG : dir: forgetting directory cache 2026/08/08 02:22:52 DEBUG : dir/virtualDir: forgetting directory cache 2026/08/08 02:22:54 DEBUG : dir3/c.txt: Uploading chunk 0, size=1, remain=0 2026/08/08 02:22:56 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/08/08 02:22:56 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/08/08 02:22:56 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/08 02:22:56 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 02:22:57 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/08/08 02:22:57 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/08/08 02:22:57 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/08 02:22:57 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 02:22:57 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/08/08 02:22:57 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/08/08 02:22:57 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/08 02:22:58 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 02:22:58 DEBUG : WaitForWriters: timeout=30s 2026/08/08 02:22:58 DEBUG : dir1: Looking for writers 2026/08/08 02:22:58 DEBUG : a.txt: reading active writers 2026/08/08 02:22:58 DEBUG : dir2: Looking for writers 2026/08/08 02:22:58 DEBUG : b.txt: reading active writers 2026/08/08 02:22:58 DEBUG : dir3: Looking for writers 2026/08/08 02:22:58 DEBUG : c.txt: reading active writers 2026/08/08 02:22:58 DEBUG : Looking for writers 2026/08/08 02:22:58 DEBUG : dir1: reading active writers 2026/08/08 02:22:58 DEBUG : dir2: reading active writers 2026/08/08 02:22:58 DEBUG : dir3: reading active writers 2026/08/08 02:22:58 DEBUG : >WaitForWriters: 2026/08/08 02:22:59 DEBUG : dir: forgetting directory cache 2026/08/08 02:22:59 DEBUG : forgetting directory cache 2026/08/08 02:22:59 DEBUG : dir: forgetting directory cache --- PASS: TestZipDirsInRoot (13.32s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/08/08 02:23:01 DEBUG : OpenDrive root 'rclone-test-pohiron5poda': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished OK in 11m30.463976137s (try 1/5)