"./vfs.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2026/08/11 01:15:55 DEBUG : Creating backend with remote "TestYandex:rclone-test-calahox0kova" 2026/08/11 01:15:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/11 01:15:56 DEBUG : Creating backend with remote "/tmp/rclone1362883450" === RUN TestDirHandleMethods run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:15:56 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:15:59 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:15:59 DEBUG : dir: Looking for writers 2026/08/11 01:15:59 DEBUG : Looking for writers 2026/08/11 01:15:59 DEBUG : dir: reading active writers 2026/08/11 01:15:59 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (23.66s) === RUN TestDirHandleReaddir run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:16:20 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:16:29 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:16:29 DEBUG : dir/subdir: Looking for writers 2026/08/11 01:16:29 DEBUG : dir: Looking for writers 2026/08/11 01:16:29 DEBUG : file1: reading active writers 2026/08/11 01:16:29 DEBUG : file2: reading active writers 2026/08/11 01:16:29 DEBUG : subdir: reading active writers 2026/08/11 01:16:29 DEBUG : Looking for writers 2026/08/11 01:16:29 DEBUG : dir: reading active writers 2026/08/11 01:16:29 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (44.31s) === RUN TestDirHandleReaddirnames run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:17:04 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:17:06 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/08/11 01:17:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/11 01:17:06 DEBUG : pacer: Reducing sleep to 15ms 2026/08/11 01:17:06 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/11 01:17:07 DEBUG : pacer: Reducing sleep to 10ms 2026/08/11 01:17:08 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:17:08 DEBUG : dir: Looking for writers 2026/08/11 01:17:08 DEBUG : file1: reading active writers 2026/08/11 01:17:08 DEBUG : Looking for writers 2026/08/11 01:17:08 DEBUG : dir: reading active writers 2026/08/11 01:17:08 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (18.09s) === RUN TestDirMethods run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:17:22 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:17:25 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:17:25 DEBUG : dir: Looking for writers 2026/08/11 01:17:25 DEBUG : Looking for writers 2026/08/11 01:17:25 DEBUG : dir: reading active writers 2026/08/11 01:17:25 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (17.13s) === RUN TestDirForgetAll run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:17:39 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:17:42 DEBUG : dir: forgetting directory cache 2026/08/11 01:17:42 DEBUG : forgetting directory cache 2026/08/11 01:17:42 DEBUG : dir: forgetting directory cache 2026/08/11 01:17:42 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:17:42 DEBUG : Looking for writers 2026/08/11 01:17:42 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (17.69s) === RUN TestDirForgetPath run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:17:57 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:18:00 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/08/11 01:18:00 DEBUG : dir: invalidating directory cache 2026/08/11 01:18:00 DEBUG : >ForgetPath: 2026/08/11 01:18:00 DEBUG : ForgetPath: relativePath="dir", type=0 2026/08/11 01:18:00 DEBUG : invalidating directory cache 2026/08/11 01:18:00 DEBUG : dir: forgetting directory cache 2026/08/11 01:18:00 DEBUG : >ForgetPath: 2026/08/11 01:18:00 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/08/11 01:18:00 DEBUG : >ForgetPath: 2026/08/11 01:18:00 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:18:00 DEBUG : dir: Looking for writers 2026/08/11 01:18:00 DEBUG : Looking for writers 2026/08/11 01:18:00 DEBUG : dir: reading active writers 2026/08/11 01:18:00 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (17.98s) === RUN TestDirWalk run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:18:15 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:18:24 DEBUG : forgetting directory cache 2026/08/11 01:18:24 DEBUG : dir: forgetting directory cache 2026/08/11 01:18:25 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:18:25 DEBUG : dir: Looking for writers 2026/08/11 01:18:25 DEBUG : fil/a/b: Looking for writers 2026/08/11 01:18:25 DEBUG : fil/a: Looking for writers 2026/08/11 01:18:25 DEBUG : b: reading active writers 2026/08/11 01:18:25 DEBUG : fil: Looking for writers 2026/08/11 01:18:25 DEBUG : a: reading active writers 2026/08/11 01:18:25 DEBUG : Looking for writers 2026/08/11 01:18:25 DEBUG : dir: reading active writers 2026/08/11 01:18:25 DEBUG : fil: reading active writers 2026/08/11 01:18:25 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (51.55s) === RUN TestDirSetModTime run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:19:06 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:19:09 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:19:09 DEBUG : dir: Looking for writers 2026/08/11 01:19:09 DEBUG : Looking for writers 2026/08/11 01:19:09 DEBUG : dir: reading active writers 2026/08/11 01:19:09 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (17.25s) === RUN TestDirStat run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:19:24 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:19:27 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:19:27 DEBUG : dir: Looking for writers 2026/08/11 01:19:27 DEBUG : file1: reading active writers 2026/08/11 01:19:27 DEBUG : Looking for writers 2026/08/11 01:19:27 DEBUG : dir: reading active writers 2026/08/11 01:19:27 DEBUG : >WaitForWriters: --- PASS: TestDirStat (17.60s) === RUN TestDirReadDirAll run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:19:41 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2026/08/11 01:19:49 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/08/11 01:19:49 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/08/11 01:19:49 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/11 01:19:49 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/08/11 01:20:12 DEBUG : dir: invalidating directory cache 2026/08/11 01:20:13 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/08/11 01:20:13 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/08/11 01:20:13 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/08/11 01:20:13 DEBUG : dir/file1: Reset virtual modtime 2026/08/11 01:20:13 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/08/11 01:20:13 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/11 01:20:13 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/08/11 01:20:13 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/08/11 01:20:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/11 01:20:13 DEBUG : dir: invalidating directory cache 2026/08/11 01:20:13 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/08/11 01:20:13 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/11 01:20:13 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/11 01:20:13 DEBUG : forgetting directory cache 2026/08/11 01:20:13 DEBUG : dir: forgetting directory cache 2026/08/11 01:20:13 DEBUG : dir/virtualDir: forgetting directory cache 2026/08/11 01:20:13 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:20:13 DEBUG : dir/virtualDir: Looking for writers 2026/08/11 01:20:13 DEBUG : dir: Looking for writers 2026/08/11 01:20:13 DEBUG : virtualFile: reading active writers 2026/08/11 01:20:13 DEBUG : virtualDir: reading active writers 2026/08/11 01:20:13 DEBUG : file1: reading active writers 2026/08/11 01:20:13 DEBUG : virtualFile2: reading active writers 2026/08/11 01:20:13 DEBUG : Looking for writers 2026/08/11 01:20:13 DEBUG : dir: reading active writers 2026/08/11 01:20:13 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (64.99s) --- PASS: TestDirReadDirAll/Virtual (23.37s) === RUN TestDirOpen run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:20:46 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:20:49 ERROR : dir/: Can only open directories read only 2026/08/11 01:20:49 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:20:49 DEBUG : dir: Looking for writers 2026/08/11 01:20:49 DEBUG : Looking for writers 2026/08/11 01:20:49 DEBUG : dir: reading active writers 2026/08/11 01:20:49 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (17.09s) === RUN TestDirCreate run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:21:03 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:21:07 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:21:07 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/11 01:21:07 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/08/11 01:21:07 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/11 01:21:07 DEBUG : Yandex rclone-test-calahox0kova: File to upload is small (5 bytes), uploading instead of streaming 2026/08/11 01:21:09 DEBUG : dir/potato: size = 5 OK 2026/08/11 01:21:09 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/11 01:21:09 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/08/11 01:21:09 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/11 01:21:09 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:21:09 DEBUG : dir: Looking for writers 2026/08/11 01:21:09 DEBUG : file1: reading active writers 2026/08/11 01:21:09 DEBUG : potato: reading active writers 2026/08/11 01:21:09 DEBUG : Looking for writers 2026/08/11 01:21:09 DEBUG : dir: reading active writers 2026/08/11 01:21:09 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (24.37s) === RUN TestDirMkdir run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:21:28 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:21:33 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/11 01:21:34 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:21:34 DEBUG : dir/sub: Looking for writers 2026/08/11 01:21:34 DEBUG : dir: Looking for writers 2026/08/11 01:21:34 DEBUG : file1: reading active writers 2026/08/11 01:21:34 DEBUG : sub: reading active writers 2026/08/11 01:21:34 DEBUG : Looking for writers 2026/08/11 01:21:34 DEBUG : dir: reading active writers 2026/08/11 01:21:34 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (28.10s) === RUN TestDirMkdirSub run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:21:56 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:22:00 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/11 01:22:01 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/08/11 01:22:02 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:22:02 DEBUG : dir/sub/subsub: Looking for writers 2026/08/11 01:22:02 DEBUG : dir/sub: Looking for writers 2026/08/11 01:22:02 DEBUG : subsub: reading active writers 2026/08/11 01:22:02 DEBUG : dir: Looking for writers 2026/08/11 01:22:02 DEBUG : file1: reading active writers 2026/08/11 01:22:02 DEBUG : sub: reading active writers 2026/08/11 01:22:02 DEBUG : Looking for writers 2026/08/11 01:22:02 DEBUG : dir: reading active writers 2026/08/11 01:22:02 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (36.37s) === RUN TestDirRemove run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:22:32 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:22:36 ERROR : dir/: Dir.Remove not empty 2026/08/11 01:22:36 DEBUG : dir/file1: Remove: 2026/08/11 01:22:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/11 01:22:42 DEBUG : dir/file1: >Remove: err= 2026/08/11 01:22:49 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/11 01:22:49 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:22:49 DEBUG : Looking for writers 2026/08/11 01:22:49 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (17.89s) === RUN TestDirRemoveAll run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:22:50 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:22:55 DEBUG : dir/file1: Remove: 2026/08/11 01:23:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/11 01:23:01 DEBUG : dir/file1: >Remove: err= 2026/08/11 01:23:09 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/11 01:23:09 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:23:09 DEBUG : Looking for writers 2026/08/11 01:23:09 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (19.35s) === RUN TestDirRemoveName run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:23:09 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:23:13 DEBUG : dir/file1: Remove: 2026/08/11 01:23:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/11 01:23:19 DEBUG : dir/file1: >Remove: err= 2026/08/11 01:23:20 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:23:20 DEBUG : dir: Looking for writers 2026/08/11 01:23:20 DEBUG : Looking for writers 2026/08/11 01:23:20 DEBUG : dir: reading active writers 2026/08/11 01:23:20 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (18.85s) === RUN TestDirRename run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:23:28 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:23:35 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/08/11 01:23:38 DEBUG : dir: Updating dir with dir2 0xae59fb3a6c0 2026/08/11 01:23:38 DEBUG : dir: forgetting directory cache 2026/08/11 01:23:38 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/11 01:23:38 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/08/11 01:23:40 INFO : dir2/file1: Moved (server-side) to: file2 2026/08/11 01:23:40 DEBUG : file2: Updating file with file2 0xae59f8ea340 2026/08/11 01:23:40 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/08/11 01:23:40 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/11 01:23:48 INFO : dir2/file3: Deleted 2026/08/11 01:23:52 INFO : file2: Moved (server-side) to: dir2/file3 2026/08/11 01:23:52 DEBUG : dir2/file3: Updating file with dir2/file3 0xae59f8ea340 2026/08/11 01:23:52 DEBUG : Added virtual directory entry vDel: "file2" 2026/08/11 01:23:52 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/08/11 01:23:53 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/08/11 01:23:55 DEBUG : empty directory: Updating dir with renamed empty directory 0xae59f1e2fc0 2026/08/11 01:23:55 DEBUG : empty directory: forgetting directory cache 2026/08/11 01:23:55 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/08/11 01:23:55 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/08/11 01:23:55 DEBUG : dir2: Renaming to "dir3" 2026/08/11 01:23:55 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:23:55 DEBUG : dir3: Looking for writers 2026/08/11 01:23:55 DEBUG : file3: reading active writers 2026/08/11 01:23:55 DEBUG : renamed empty directory: Looking for writers 2026/08/11 01:23:55 DEBUG : Looking for writers 2026/08/11 01:23:55 DEBUG : dir3: reading active writers 2026/08/11 01:23:55 DEBUG : renamed empty directory: reading active writers 2026/08/11 01:23:55 DEBUG : >WaitForWriters: --- PASS: TestDirRename (47.65s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 192 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:24:16 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:24:21 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/11 01:24:21 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:24:21 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/11 01:24:21 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/11 01:24:21 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/08/11 01:24:21 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/08/11 01:24:21 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/11 01:24:21 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:24:21 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/11 01:24:21 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/11 01:24:21 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/08/11 01:24:21 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/08/11 01:24:21 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/11 01:24:21 DEBUG : Yandex rclone-test-calahox0kova: File to upload is small (12 bytes), uploading instead of streaming 2026/08/11 01:24:23 DEBUG : dir/sub/file2: size = 12 OK 2026/08/11 01:24:23 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/08/11 01:24:23 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/08/11 01:24:23 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/11 01:24:23 DEBUG : forgetting directory cache 2026/08/11 01:24:23 DEBUG : dir: forgetting directory cache 2026/08/11 01:24:23 DEBUG : dir/sub: forgetting directory cache 2026/08/11 01:24:23 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/08/11 01:24:23 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/08/11 01:24:23 DEBUG : Yandex rclone-test-calahox0kova: File to upload is small (5 bytes), uploading instead of streaming 2026/08/11 01:24:25 DEBUG : dir/sub/file0: size = 5 OK 2026/08/11 01:24:25 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/11 01:24:25 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/08/11 01:24:25 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/11 01:24:25 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:24:25 DEBUG : dir/sub: Looking for writers 2026/08/11 01:24:25 DEBUG : file0: reading active writers 2026/08/11 01:24:25 DEBUG : file2: reading active writers 2026/08/11 01:24:25 DEBUG : dir: Looking for writers 2026/08/11 01:24:25 DEBUG : file1: reading active writers 2026/08/11 01:24:25 DEBUG : sub: reading active writers 2026/08/11 01:24:25 DEBUG : Looking for writers 2026/08/11 01:24:25 DEBUG : dir: reading active writers 2026/08/11 01:24:25 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (42.85s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:24:59 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/08/11 01:24:59 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:24:59 DEBUG : Looking for writers 2026/08/11 01:24:59 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.87s) === RUN TestDirMetadataExtension run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:25:00 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:25:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/08/11 01:25:03 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:25:03 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/08/11 01:25:03 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/08/11 01:25:03 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/08/11 01:25:03 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:25:03 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/11 01:25:03 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/08/11 01:25:03 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:25:03 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/08/11 01:25:03 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/08/11 01:25:03 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/08/11 01:25:03 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:25:03 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/11 01:25:03 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:25:03 DEBUG : dir: Looking for writers 2026/08/11 01:25:03 DEBUG : file1: reading active writers 2026/08/11 01:25:03 DEBUG : file1.metadata: reading active writers 2026/08/11 01:25:03 DEBUG : Looking for writers 2026/08/11 01:25:03 DEBUG : dir: reading active writers 2026/08/11 01:25:03 DEBUG : dir.metadata: reading active writers 2026/08/11 01:25:03 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (16.08s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:25:16 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:25:19 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:25:19 DEBUG : dir: Looking for writers 2026/08/11 01:25:19 DEBUG : file1: reading active writers 2026/08/11 01:25:19 DEBUG : Looking for writers 2026/08/11 01:25:19 DEBUG : dir: reading active writers 2026/08/11 01:25:19 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (17.57s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:25:33 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:25:44 DEBUG : Can set mod time: true 2026/08/11 01:25:44 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/11 01:25:45 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:25:45 DEBUG : dir: Looking for writers 2026/08/11 01:25:45 DEBUG : file1: reading active writers 2026/08/11 01:25:45 DEBUG : Looking for writers 2026/08/11 01:25:45 DEBUG : dir: reading active writers 2026/08/11 01:25:45 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:25:58 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:25:59 DEBUG : dir: forgetting directory cache 2026/08/11 01:25:59 DEBUG : forgetting directory cache 2026/08/11 01:25:59 DEBUG : dir: forgetting directory cache 2026/08/11 01:26:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/11 01:26:02 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/11 01:26:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:26:02 DEBUG : Yandex rclone-test-calahox0kova: File to upload is small (0 bytes), uploading instead of streaming 2026/08/11 01:26:04 DEBUG : dir/file1: size = 0 OK 2026/08/11 01:26:04 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/11 01:26:04 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/11 01:26:04 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/11 01:26:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:26:04 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:26:04 DEBUG : dir: Looking for writers 2026/08/11 01:26:04 DEBUG : file1: reading active writers 2026/08/11 01:26:04 DEBUG : Looking for writers 2026/08/11 01:26:04 DEBUG : dir: reading active writers 2026/08/11 01:26:04 DEBUG : >WaitForWriters: 2026/08/11 01:26:05 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:26:05 DEBUG : dir: Looking for writers 2026/08/11 01:26:05 DEBUG : file1: reading active writers 2026/08/11 01:26:05 DEBUG : Looking for writers 2026/08/11 01:26:05 DEBUG : dir: reading active writers 2026/08/11 01:26:05 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:26:18 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:26:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/11 01:26:23 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/11 01:26:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:26:23 DEBUG : Yandex rclone-test-calahox0kova: File to upload is small (5 bytes), uploading instead of streaming 2026/08/11 01:26:26 DEBUG : dir/file1: size = 5 OK 2026/08/11 01:26:26 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/11 01:26:26 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/11 01:26:26 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/11 01:26:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:26:26 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:26:26 DEBUG : dir: Looking for writers 2026/08/11 01:26:26 DEBUG : file1: reading active writers 2026/08/11 01:26:26 DEBUG : Looking for writers 2026/08/11 01:26:26 DEBUG : dir: reading active writers 2026/08/11 01:26:26 DEBUG : >WaitForWriters: 2026/08/11 01:26:27 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:26:27 DEBUG : dir: Looking for writers 2026/08/11 01:26:27 DEBUG : file1: reading active writers 2026/08/11 01:26:27 DEBUG : Looking for writers 2026/08/11 01:26:27 DEBUG : dir: reading active writers 2026/08/11 01:26:27 DEBUG : >WaitForWriters: 2026/08/11 01:26:29 DEBUG : forgetting directory cache 2026/08/11 01:26:29 DEBUG : dir: forgetting directory cache 2026/08/11 01:26:29 DEBUG : dir/subdir: forgetting directory cache === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:26:41 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:26:41 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 01:26:41 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:26:41 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:26:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:26:41 DEBUG : Config file has changed externally - reloading 2026/08/11 01:26:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:26:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:26:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:26:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:26:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:26:41 INFO : Yandex rclone-test-calahox0kova: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 01:26:47 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/11 01:26:48 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:26:48 DEBUG : dir: Looking for writers 2026/08/11 01:26:48 DEBUG : file1: reading active writers 2026/08/11 01:26:48 DEBUG : Looking for writers 2026/08/11 01:26:48 DEBUG : dir: reading active writers 2026/08/11 01:26:48 DEBUG : >WaitForWriters: 2026/08/11 01:26:48 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:27:02 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:27:02 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 01:27:02 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:27:02 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:27:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:27:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:27:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:27:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:27:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:27:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:27:02 INFO : Yandex rclone-test-calahox0kova: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 01:27:05 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/11 01:27:05 DEBUG : dir/file1: newRWFileHandle: 2026/08/11 01:27:05 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/11 01:27:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/11 01:27:05 DEBUG : dir/file1(0xae59fc50700): close: 2026/08/11 01:27:05 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/11 01:27:05 DEBUG : dir/file1(0xae59fc50700): >close: err= 2026/08/11 01:27:05 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:27:05 DEBUG : dir: Looking for writers 2026/08/11 01:27:05 DEBUG : file1: reading active writers 2026/08/11 01:27:05 DEBUG : Looking for writers 2026/08/11 01:27:05 DEBUG : dir: reading active writers 2026/08/11 01:27:05 DEBUG : >WaitForWriters: 2026/08/11 01:27:06 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:27:06 DEBUG : dir: Looking for writers 2026/08/11 01:27:06 DEBUG : file1: reading active writers 2026/08/11 01:27:06 DEBUG : Looking for writers 2026/08/11 01:27:06 DEBUG : dir: reading active writers 2026/08/11 01:27:06 DEBUG : >WaitForWriters: 2026/08/11 01:27:06 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: cleaner exiting 2026/08/11 01:27:07 DEBUG : forgetting directory cache 2026/08/11 01:27:07 DEBUG : dir: forgetting directory cache === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:27:19 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:27:19 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 01:27:19 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:27:19 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:27:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:27:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:27:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:27:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:27:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:27:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:27:19 INFO : Yandex rclone-test-calahox0kova: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 01:27:23 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/11 01:27:23 DEBUG : dir/file1: newRWFileHandle: 2026/08/11 01:27:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/11 01:27:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/11 01:27:23 DEBUG : dir/file1(0xae59fc50600): _writeAt: size=5, off=0 2026/08/11 01:27:23 DEBUG : dir/file1(0xae59fc50600): openPending: 2026/08/11 01:27:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/11 01:27:23 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/11 01:27:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:27:23 DEBUG : dir/file1(0xae59fc50600): >openPending: err= 2026/08/11 01:27:23 DEBUG : dir/file1(0xae59fc50600): >_writeAt: n=5, err= 2026/08/11 01:27:23 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/11 01:27:23 DEBUG : dir/file1(0xae59fc50600): close: 2026/08/11 01:27:23 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/08/11 01:27:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/08/11 01:27:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/08/11 01:27:23 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/11 01:27:23 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/11 01:27:23 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/11 01:27:23 DEBUG : dir/file1(0xae59fc50600): >close: err= 2026/08/11 01:27:23 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:27:23 DEBUG : dir: Looking for writers 2026/08/11 01:27:23 DEBUG : file1: reading active writers 2026/08/11 01:27:23 DEBUG : Looking for writers 2026/08/11 01:27:23 DEBUG : dir: reading active writers 2026/08/11 01:27:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/11 01:27:23 DEBUG : dir: Looking for writers 2026/08/11 01:27:23 DEBUG : file1: reading active writers 2026/08/11 01:27:23 DEBUG : Looking for writers 2026/08/11 01:27:23 DEBUG : dir: reading active writers 2026/08/11 01:27:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/11 01:27:23 DEBUG : dir: Looking for writers 2026/08/11 01:27:23 DEBUG : file1: reading active writers 2026/08/11 01:27:23 DEBUG : Looking for writers 2026/08/11 01:27:23 DEBUG : dir: reading active writers 2026/08/11 01:27:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/11 01:27:23 DEBUG : dir: Looking for writers 2026/08/11 01:27:23 DEBUG : file1: reading active writers 2026/08/11 01:27:23 DEBUG : Looking for writers 2026/08/11 01:27:23 DEBUG : dir: reading active writers 2026/08/11 01:27:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/11 01:27:23 DEBUG : dir/file1: vfs cache: starting upload 2026/08/11 01:27:23 DEBUG : dir: Looking for writers 2026/08/11 01:27:23 DEBUG : file1: reading active writers 2026/08/11 01:27:23 DEBUG : Looking for writers 2026/08/11 01:27:23 DEBUG : dir: reading active writers 2026/08/11 01:27:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/11 01:27:23 DEBUG : dir: Looking for writers 2026/08/11 01:27:23 DEBUG : file1: reading active writers 2026/08/11 01:27:23 DEBUG : Looking for writers 2026/08/11 01:27:23 DEBUG : dir: reading active writers 2026/08/11 01:27:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/11 01:27:24 DEBUG : dir: Looking for writers 2026/08/11 01:27:24 DEBUG : file1: reading active writers 2026/08/11 01:27:24 DEBUG : Looking for writers 2026/08/11 01:27:24 DEBUG : dir: reading active writers 2026/08/11 01:27:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/11 01:27:24 DEBUG : dir: Looking for writers 2026/08/11 01:27:24 DEBUG : file1: reading active writers 2026/08/11 01:27:24 DEBUG : Looking for writers 2026/08/11 01:27:24 DEBUG : dir: reading active writers 2026/08/11 01:27:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/11 01:27:25 DEBUG : dir: forgetting directory cache 2026/08/11 01:27:25 DEBUG : forgetting directory cache 2026/08/11 01:27:25 DEBUG : dir: forgetting directory cache 2026/08/11 01:27:25 DEBUG : dir/file1: size = 14 OK 2026/08/11 01:27:25 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/08/11 01:27:25 INFO : dir/file1: Copied (replaced existing) 2026/08/11 01:27:25 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/08/11 01:27:25 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/11 01:27:25 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/08/11 01:27:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:27:25 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/11 01:27:25 DEBUG : dir: Looking for writers 2026/08/11 01:27:25 DEBUG : file1: reading active writers 2026/08/11 01:27:25 DEBUG : Looking for writers 2026/08/11 01:27:25 DEBUG : dir: reading active writers 2026/08/11 01:27:25 DEBUG : >WaitForWriters: 2026/08/11 01:27:26 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:27:26 DEBUG : dir: Looking for writers 2026/08/11 01:27:26 DEBUG : file1: reading active writers 2026/08/11 01:27:26 DEBUG : Looking for writers 2026/08/11 01:27:26 DEBUG : dir: reading active writers 2026/08/11 01:27:26 DEBUG : >WaitForWriters: 2026/08/11 01:27:26 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (126.15s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (24.72s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (20.53s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (22.79s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (20.65s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (17.31s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (20.15s) === RUN TestFileOpenRead run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:27:39 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:27:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/11 01:27:43 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/11 01:27:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:27:43 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/11 01:27:43 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:27:43 DEBUG : dir: Looking for writers 2026/08/11 01:27:43 DEBUG : file1: reading active writers 2026/08/11 01:27:43 DEBUG : Looking for writers 2026/08/11 01:27:43 DEBUG : dir: reading active writers 2026/08/11 01:27:43 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (17.42s) === RUN TestFileOpenReadUnknownSize 2026/08/11 01:27:57 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/08/11 01:27:57 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/11 01:27:57 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:27:57 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/08/11 01:27:57 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:27:57 DEBUG : Looking for writers 2026/08/11 01:27:57 DEBUG : file.txt: reading active writers 2026/08/11 01:27:57 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:27:57 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:28:00 DEBUG : forgetting directory cache 2026/08/11 01:28:00 DEBUG : dir: forgetting directory cache 2026/08/11 01:28:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:28:00 DEBUG : Yandex rclone-test-calahox0kova: File to upload is small (25 bytes), uploading instead of streaming 2026/08/11 01:28:03 DEBUG : dir/file1: size = 25 OK 2026/08/11 01:28:03 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/11 01:28:03 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/11 01:28:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:28:03 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:28:03 DEBUG : dir: Looking for writers 2026/08/11 01:28:03 DEBUG : file1: reading active writers 2026/08/11 01:28:03 DEBUG : Looking for writers 2026/08/11 01:28:03 DEBUG : dir: reading active writers 2026/08/11 01:28:03 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (21.23s) === RUN TestFileRemove run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:28:18 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:28:22 DEBUG : dir/file1: Remove: 2026/08/11 01:28:24 DEBUG : dir: forgetting directory cache 2026/08/11 01:28:24 DEBUG : forgetting directory cache 2026/08/11 01:28:24 DEBUG : dir: forgetting directory cache 2026/08/11 01:28:24 DEBUG : fil: forgetting directory cache 2026/08/11 01:28:24 DEBUG : fil/a: forgetting directory cache 2026/08/11 01:28:24 DEBUG : fil/a/b: forgetting directory cache 2026/08/11 01:28:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/11 01:28:28 DEBUG : dir/file1: >Remove: err= 2026/08/11 01:28:28 DEBUG : dir/file1: Remove: 2026/08/11 01:28:28 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/11 01:28:28 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:28:28 DEBUG : dir: Looking for writers 2026/08/11 01:28:28 DEBUG : Looking for writers 2026/08/11 01:28:28 DEBUG : dir: reading active writers 2026/08/11 01:28:28 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (18.54s) === RUN TestFileRemoveAll run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:28:37 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:28:41 DEBUG : dir/file1: Remove: 2026/08/11 01:28:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/11 01:28:48 DEBUG : dir/file1: >Remove: err= 2026/08/11 01:28:48 DEBUG : dir/file1: Remove: 2026/08/11 01:28:48 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/11 01:28:48 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:28:48 DEBUG : dir: Looking for writers 2026/08/11 01:28:48 DEBUG : Looking for writers 2026/08/11 01:28:48 DEBUG : dir: reading active writers 2026/08/11 01:28:48 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (19.40s) === RUN TestFileOpen run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:28:56 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:29:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/11 01:29:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/11 01:29:00 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/11 01:29:00 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/11 01:29:00 DEBUG : dir/file1: Open: flags=O_RDWR 2026/08/11 01:29:00 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/11 01:29:00 DEBUG : dir/file1: Open: flags=0x3 2026/08/11 01:29:00 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/08/11 01:29:00 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/08/11 01:29:00 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:29:00 DEBUG : dir: Looking for writers 2026/08/11 01:29:00 DEBUG : file1: reading active writers 2026/08/11 01:29:00 DEBUG : Looking for writers 2026/08/11 01:29:00 DEBUG : dir: reading active writers 2026/08/11 01:29:00 DEBUG : >WaitForWriters: 2026/08/11 01:29:09 DEBUG : dir: forgetting directory cache 2026/08/11 01:29:09 DEBUG : forgetting directory cache 2026/08/11 01:29:09 DEBUG : dir: forgetting directory cache --- PASS: TestFileOpen (17.48s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:29:13 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:29:18 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:29:18 DEBUG : dir: Looking for writers 2026/08/11 01:29:18 DEBUG : file1: reading active writers 2026/08/11 01:29:18 DEBUG : Looking for writers 2026/08/11 01:29:18 DEBUG : dir: reading active writers 2026/08/11 01:29:18 DEBUG : >WaitForWriters: 2026/08/11 01:29:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/11 01:29:21 DEBUG : newLeaf: Updating file with newLeaf 0xae59fc55d40 2026/08/11 01:29:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/11 01:29:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/11 01:29:23 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/11 01:29:23 DEBUG : dir/file1: Updating file with dir/file1 0xae59fc55d40 2026/08/11 01:29:23 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/11 01:29:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:29:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/11 01:29:24 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/11 01:29:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:29:24 DEBUG : dir/file1: File is currently open, delaying rename 0xae59fc55d40 2026/08/11 01:29:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/11 01:29:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/11 01:29:24 DEBUG : Yandex rclone-test-calahox0kova: File to upload is small (25 bytes), uploading instead of streaming 2026/08/11 01:29:26 DEBUG : dir/file1: size = 25 OK 2026/08/11 01:29:26 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/11 01:29:26 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/11 01:29:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/11 01:29:26 DEBUG : newLeaf: Running delayed rename now 2026/08/11 01:29:27 DEBUG : forgetting directory cache 2026/08/11 01:29:27 DEBUG : dir: forgetting directory cache 2026/08/11 01:29:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/11 01:29:29 DEBUG : newLeaf: Updating file with newLeaf 0xae59fc55d40 2026/08/11 01:29:29 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:29:29 DEBUG : dir: Looking for writers 2026/08/11 01:29:29 DEBUG : Looking for writers 2026/08/11 01:29:29 DEBUG : dir: reading active writers 2026/08/11 01:29:29 DEBUG : newLeaf: reading active writers 2026/08/11 01:29:29 DEBUG : >WaitForWriters: 2026/08/11 01:29:29 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:29:29 DEBUG : dir: Looking for writers 2026/08/11 01:29:29 DEBUG : Looking for writers 2026/08/11 01:29:29 DEBUG : dir: reading active writers 2026/08/11 01:29:29 DEBUG : newLeaf: reading active writers 2026/08/11 01:29:29 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:29:43 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:29:43 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 01:29:43 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:29:43 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:29:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:29:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:29:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:29:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:29:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:29:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:29:43 INFO : Yandex rclone-test-calahox0kova: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 01:29:47 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:29:47 DEBUG : dir: Looking for writers 2026/08/11 01:29:47 DEBUG : file1: reading active writers 2026/08/11 01:29:47 DEBUG : Looking for writers 2026/08/11 01:29:47 DEBUG : dir: reading active writers 2026/08/11 01:29:47 DEBUG : >WaitForWriters: 2026/08/11 01:29:49 DEBUG : dir/subdir: forgetting directory cache 2026/08/11 01:29:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/11 01:29:50 DEBUG : newLeaf: Updating file with newLeaf 0xae59fb1c0d0 2026/08/11 01:29:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/11 01:29:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/11 01:29:52 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/11 01:29:52 DEBUG : dir/file1: Updating file with dir/file1 0xae59fb1c0d0 2026/08/11 01:29:52 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/11 01:29:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:29:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/11 01:29:52 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/11 01:29:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:29:52 DEBUG : dir/file1: File is currently open, delaying rename 0xae59fb1c0d0 2026/08/11 01:29:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/11 01:29:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/11 01:29:52 DEBUG : Yandex rclone-test-calahox0kova: File to upload is small (25 bytes), uploading instead of streaming 2026/08/11 01:29:55 DEBUG : dir/file1: modtime not stored after upload (got 2026-08-11 01:29:54 +0000 UTC, want 2026-08-11 01:29:52.975637076 +0000 UTC m=+837.050761477) - setting again (try 1/3) 2026/08/11 01:29:55 DEBUG : dir/file1: size = 25 OK 2026/08/11 01:29:55 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/11 01:29:55 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/11 01:29:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/11 01:29:55 DEBUG : newLeaf: Running delayed rename now 2026/08/11 01:29:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/11 01:29:57 DEBUG : newLeaf: Updating file with newLeaf 0xae59fb1c0d0 2026/08/11 01:29:57 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:29:57 DEBUG : dir: Looking for writers 2026/08/11 01:29:57 DEBUG : Looking for writers 2026/08/11 01:29:57 DEBUG : newLeaf: reading active writers 2026/08/11 01:29:57 DEBUG : dir: reading active writers 2026/08/11 01:29:57 DEBUG : >WaitForWriters: 2026/08/11 01:29:58 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:29:58 DEBUG : dir: Looking for writers 2026/08/11 01:29:58 DEBUG : Looking for writers 2026/08/11 01:29:58 DEBUG : dir: reading active writers 2026/08/11 01:29:58 DEBUG : newLeaf: reading active writers 2026/08/11 01:29:58 DEBUG : >WaitForWriters: 2026/08/11 01:29:58 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:30:11 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:30:11 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 01:30:11 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:30:11 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:30:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:30:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:30:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:30:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:30:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:30:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:30:11 INFO : Yandex rclone-test-calahox0kova: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 01:30:13 DEBUG : dir/virtualDir2: forgetting directory cache 2026/08/11 01:30:13 DEBUG : forgetting directory cache 2026/08/11 01:30:13 DEBUG : dir: forgetting directory cache 2026/08/11 01:30:13 DEBUG : dir/virtualDir: forgetting directory cache 2026/08/11 01:30:13 DEBUG : dir: forgetting directory cache 2026/08/11 01:30:13 DEBUG : dir/virtualDir: forgetting directory cache 2026/08/11 01:30:15 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/11 01:30:15 DEBUG : dir/file1: newRWFileHandle: 2026/08/11 01:30:15 DEBUG : dir/file1(0xae59fb082c0): openPending: 2026/08/11 01:30:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/11 01:30:15 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/11 01:30:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:30:15 DEBUG : dir/file1(0xae59fb082c0): >openPending: err= 2026/08/11 01:30:15 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/11 01:30:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/11 01:30:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:30:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/11 01:30:15 DEBUG : dir/file1(0xae59fb082c0): _writeAt: size=14, off=0 2026/08/11 01:30:15 DEBUG : dir/file1(0xae59fb082c0): >_writeAt: n=14, err= 2026/08/11 01:30:15 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/11 01:30:15 DEBUG : dir/file1(0xae59fb082c0): close: 2026/08/11 01:30:15 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/11 01:30:15 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/11 01:30:15 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/11 01:30:15 DEBUG : dir/file1(0xae59fb082c0): >close: err= 2026/08/11 01:30:15 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:30:15 DEBUG : dir: Looking for writers 2026/08/11 01:30:15 DEBUG : file1: reading active writers 2026/08/11 01:30:15 DEBUG : Looking for writers 2026/08/11 01:30:15 DEBUG : dir: reading active writers 2026/08/11 01:30:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/11 01:30:15 DEBUG : dir: Looking for writers 2026/08/11 01:30:15 DEBUG : file1: reading active writers 2026/08/11 01:30:15 DEBUG : Looking for writers 2026/08/11 01:30:15 DEBUG : dir: reading active writers 2026/08/11 01:30:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/11 01:30:15 DEBUG : dir: Looking for writers 2026/08/11 01:30:15 DEBUG : file1: reading active writers 2026/08/11 01:30:15 DEBUG : Looking for writers 2026/08/11 01:30:15 DEBUG : dir: reading active writers 2026/08/11 01:30:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/11 01:30:15 DEBUG : dir: Looking for writers 2026/08/11 01:30:15 DEBUG : file1: reading active writers 2026/08/11 01:30:15 DEBUG : Looking for writers 2026/08/11 01:30:15 DEBUG : dir: reading active writers 2026/08/11 01:30:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/11 01:30:15 DEBUG : dir/file1: vfs cache: starting upload 2026/08/11 01:30:15 DEBUG : dir: Looking for writers 2026/08/11 01:30:15 DEBUG : file1: reading active writers 2026/08/11 01:30:15 DEBUG : Looking for writers 2026/08/11 01:30:15 DEBUG : dir: reading active writers 2026/08/11 01:30:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/11 01:30:15 DEBUG : dir: Looking for writers 2026/08/11 01:30:15 DEBUG : file1: reading active writers 2026/08/11 01:30:15 DEBUG : Looking for writers 2026/08/11 01:30:15 DEBUG : dir: reading active writers 2026/08/11 01:30:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/11 01:30:15 DEBUG : dir: Looking for writers 2026/08/11 01:30:15 DEBUG : file1: reading active writers 2026/08/11 01:30:15 DEBUG : Looking for writers 2026/08/11 01:30:15 DEBUG : dir: reading active writers 2026/08/11 01:30:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/11 01:30:16 DEBUG : dir: Looking for writers 2026/08/11 01:30:16 DEBUG : file1: reading active writers 2026/08/11 01:30:16 DEBUG : Looking for writers 2026/08/11 01:30:16 DEBUG : dir: reading active writers 2026/08/11 01:30:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/11 01:30:17 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/08/11 01:30:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/11 01:30:17 DEBUG : dir: Looking for writers 2026/08/11 01:30:17 DEBUG : file1: reading active writers 2026/08/11 01:30:17 DEBUG : Looking for writers 2026/08/11 01:30:17 DEBUG : dir: reading active writers 2026/08/11 01:30:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/11 01:30:18 DEBUG : pacer: Reducing sleep to 15ms 2026/08/11 01:30:18 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/11 01:30:18 DEBUG : dir/file1: size = 14 OK 2026/08/11 01:30:18 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/11 01:30:18 INFO : dir/file1: Copied (replaced existing) 2026/08/11 01:30:18 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/11 01:30:18 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/11 01:30:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:30:18 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/11 01:30:18 DEBUG : dir: Looking for writers 2026/08/11 01:30:18 DEBUG : file1: reading active writers 2026/08/11 01:30:18 DEBUG : Looking for writers 2026/08/11 01:30:18 DEBUG : dir: reading active writers 2026/08/11 01:30:18 DEBUG : >WaitForWriters: 2026/08/11 01:30:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/11 01:30:18 DEBUG : dir/file1: newRWFileHandle: 2026/08/11 01:30:18 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/11 01:30:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/11 01:30:18 DEBUG : dir/file1(0xae59f8d3940): _readAt: size=512, off=0 2026/08/11 01:30:18 DEBUG : dir/file1(0xae59f8d3940): openPending: 2026/08/11 01:30:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/11 01:30:18 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/11 01:30:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:30:18 DEBUG : dir/file1(0xae59f8d3940): >openPending: err= 2026/08/11 01:30:18 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/11 01:30:18 DEBUG : dir/file1(0xae59f8d3940): >_readAt: n=14, err=EOF 2026/08/11 01:30:18 DEBUG : dir/file1(0xae59f8d3940): close: 2026/08/11 01:30:18 DEBUG : dir/file1(0xae59f8d3940): >close: err= 2026/08/11 01:30:18 DEBUG : pacer: Reducing sleep to 10ms 2026/08/11 01:30:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/11 01:30:20 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/11 01:30:20 DEBUG : newLeaf: Updating file with newLeaf 0xae59f9740d0 2026/08/11 01:30:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/11 01:30:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/11 01:30:23 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/11 01:30:23 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/11 01:30:23 DEBUG : dir/file1: Updating file with dir/file1 0xae59f9740d0 2026/08/11 01:30:23 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/11 01:30:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:30:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/11 01:30:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/11 01:30:23 DEBUG : dir/file1: newRWFileHandle: 2026/08/11 01:30:23 DEBUG : dir/file1(0xae59fb5a140): openPending: 2026/08/11 01:30:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/11 01:30:23 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/11 01:30:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:30:23 DEBUG : dir/file1(0xae59fb5a140): >openPending: err= 2026/08/11 01:30:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/11 01:30:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/11 01:30:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/11 01:30:23 DEBUG : dir/file1(0xae59fb5a140): _writeAt: size=25, off=0 2026/08/11 01:30:23 DEBUG : dir/file1(0xae59fb5a140): >_writeAt: n=25, err= 2026/08/11 01:30:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/11 01:30:25 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/11 01:30:25 DEBUG : newLeaf: Updating file with newLeaf 0xae59f9740d0 2026/08/11 01:30:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/11 01:30:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/11 01:30:25 DEBUG : newLeaf(0xae59fb5a140): close: 2026/08/11 01:30:25 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/11 01:30:25 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-11 01:30:23.671818649 +0000 UTC m=+867.746943050 2026/08/11 01:30:25 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/11 01:30:25 DEBUG : newLeaf(0xae59fb5a140): >close: err= 2026/08/11 01:30:25 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:30:25 DEBUG : dir: Looking for writers 2026/08/11 01:30:25 DEBUG : Looking for writers 2026/08/11 01:30:25 DEBUG : dir: reading active writers 2026/08/11 01:30:25 DEBUG : newLeaf: reading active writers 2026/08/11 01:30:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/11 01:30:25 DEBUG : dir: Looking for writers 2026/08/11 01:30:25 DEBUG : Looking for writers 2026/08/11 01:30:25 DEBUG : dir: reading active writers 2026/08/11 01:30:25 DEBUG : newLeaf: reading active writers 2026/08/11 01:30:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/11 01:30:25 DEBUG : dir: Looking for writers 2026/08/11 01:30:25 DEBUG : Looking for writers 2026/08/11 01:30:25 DEBUG : dir: reading active writers 2026/08/11 01:30:25 DEBUG : newLeaf: reading active writers 2026/08/11 01:30:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/11 01:30:25 DEBUG : dir: Looking for writers 2026/08/11 01:30:25 DEBUG : Looking for writers 2026/08/11 01:30:25 DEBUG : dir: reading active writers 2026/08/11 01:30:25 DEBUG : newLeaf: reading active writers 2026/08/11 01:30:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/11 01:30:25 DEBUG : newLeaf: vfs cache: starting upload 2026/08/11 01:30:25 DEBUG : dir: Looking for writers 2026/08/11 01:30:25 DEBUG : Looking for writers 2026/08/11 01:30:25 DEBUG : dir: reading active writers 2026/08/11 01:30:25 DEBUG : newLeaf: reading active writers 2026/08/11 01:30:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/11 01:30:26 DEBUG : dir: Looking for writers 2026/08/11 01:30:26 DEBUG : Looking for writers 2026/08/11 01:30:26 DEBUG : dir: reading active writers 2026/08/11 01:30:26 DEBUG : newLeaf: reading active writers 2026/08/11 01:30:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/11 01:30:26 DEBUG : dir: Looking for writers 2026/08/11 01:30:26 DEBUG : Looking for writers 2026/08/11 01:30:26 DEBUG : dir: reading active writers 2026/08/11 01:30:26 DEBUG : newLeaf: reading active writers 2026/08/11 01:30:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/11 01:30:27 DEBUG : dir: Looking for writers 2026/08/11 01:30:27 DEBUG : Looking for writers 2026/08/11 01:30:27 DEBUG : dir: reading active writers 2026/08/11 01:30:27 DEBUG : newLeaf: reading active writers 2026/08/11 01:30:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/11 01:30:28 DEBUG : dir: Looking for writers 2026/08/11 01:30:28 DEBUG : Looking for writers 2026/08/11 01:30:28 DEBUG : dir: reading active writers 2026/08/11 01:30:28 DEBUG : newLeaf: reading active writers 2026/08/11 01:30:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/11 01:30:28 DEBUG : newLeaf: size = 25 OK 2026/08/11 01:30:28 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/11 01:30:28 INFO : newLeaf: Copied (replaced existing) 2026/08/11 01:30:28 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-11 01:30:23.671818649 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/11 01:30:28 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/11 01:30:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/11 01:30:28 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/11 01:30:29 DEBUG : dir: Looking for writers 2026/08/11 01:30:29 DEBUG : Looking for writers 2026/08/11 01:30:29 DEBUG : dir: reading active writers 2026/08/11 01:30:29 DEBUG : newLeaf: reading active writers 2026/08/11 01:30:29 DEBUG : >WaitForWriters: 2026/08/11 01:30:29 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:30:29 DEBUG : dir: Looking for writers 2026/08/11 01:30:29 DEBUG : Looking for writers 2026/08/11 01:30:29 DEBUG : dir: reading active writers 2026/08/11 01:30:29 DEBUG : newLeaf: reading active writers 2026/08/11 01:30:29 DEBUG : >WaitForWriters: 2026/08/11 01:30:29 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:30:44 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:30:44 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 01:30:44 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:30:44 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:30:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:30:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:30:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:30:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:30:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:30:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:30:44 INFO : Yandex rclone-test-calahox0kova: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 01:30:47 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:30:47 DEBUG : dir: Looking for writers 2026/08/11 01:30:47 DEBUG : file1: reading active writers 2026/08/11 01:30:47 DEBUG : Looking for writers 2026/08/11 01:30:47 DEBUG : dir: reading active writers 2026/08/11 01:30:47 DEBUG : >WaitForWriters: 2026/08/11 01:30:49 DEBUG : forgetting directory cache 2026/08/11 01:30:49 DEBUG : dir: forgetting directory cache 2026/08/11 01:30:49 DEBUG : dir: forgetting directory cache 2026/08/11 01:30:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/11 01:30:51 DEBUG : newLeaf: Updating file with newLeaf 0xae59fac2340 2026/08/11 01:30:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/11 01:30:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/11 01:30:53 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/11 01:30:53 DEBUG : dir/file1: Updating file with dir/file1 0xae59fac2340 2026/08/11 01:30:53 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/11 01:30:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:30:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/11 01:30:54 DEBUG : dir/file1: newRWFileHandle: 2026/08/11 01:30:54 DEBUG : dir/file1(0xae59f8d0240): openPending: 2026/08/11 01:30:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/11 01:30:54 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/11 01:30:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:30:54 DEBUG : dir/file1(0xae59f8d0240): >openPending: err= 2026/08/11 01:30:54 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/11 01:30:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/11 01:30:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/11 01:30:54 DEBUG : dir/file1(0xae59f8d0240): _writeAt: size=25, off=0 2026/08/11 01:30:54 DEBUG : dir/file1(0xae59f8d0240): >_writeAt: n=25, err= 2026/08/11 01:30:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/11 01:30:56 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/11 01:30:56 DEBUG : newLeaf: Updating file with newLeaf 0xae59fac2340 2026/08/11 01:30:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/11 01:30:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/11 01:30:56 DEBUG : newLeaf(0xae59f8d0240): close: 2026/08/11 01:30:56 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/11 01:30:56 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-11 01:30:54.743328329 +0000 UTC m=+898.818452740 2026/08/11 01:30:56 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/11 01:30:56 DEBUG : newLeaf(0xae59f8d0240): >close: err= 2026/08/11 01:30:56 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:30:56 DEBUG : dir: Looking for writers 2026/08/11 01:30:56 DEBUG : Looking for writers 2026/08/11 01:30:56 DEBUG : dir: reading active writers 2026/08/11 01:30:56 DEBUG : newLeaf: reading active writers 2026/08/11 01:30:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/11 01:30:56 DEBUG : dir: Looking for writers 2026/08/11 01:30:56 DEBUG : Looking for writers 2026/08/11 01:30:56 DEBUG : dir: reading active writers 2026/08/11 01:30:56 DEBUG : newLeaf: reading active writers 2026/08/11 01:30:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/11 01:30:56 DEBUG : dir: Looking for writers 2026/08/11 01:30:56 DEBUG : Looking for writers 2026/08/11 01:30:56 DEBUG : dir: reading active writers 2026/08/11 01:30:56 DEBUG : newLeaf: reading active writers 2026/08/11 01:30:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/11 01:30:56 DEBUG : dir: Looking for writers 2026/08/11 01:30:56 DEBUG : Looking for writers 2026/08/11 01:30:56 DEBUG : newLeaf: reading active writers 2026/08/11 01:30:56 DEBUG : dir: reading active writers 2026/08/11 01:30:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/11 01:30:56 DEBUG : newLeaf: vfs cache: starting upload 2026/08/11 01:30:56 DEBUG : dir: Looking for writers 2026/08/11 01:30:56 DEBUG : Looking for writers 2026/08/11 01:30:56 DEBUG : dir: reading active writers 2026/08/11 01:30:56 DEBUG : newLeaf: reading active writers 2026/08/11 01:30:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/11 01:30:56 DEBUG : dir: Looking for writers 2026/08/11 01:30:56 DEBUG : Looking for writers 2026/08/11 01:30:56 DEBUG : dir: reading active writers 2026/08/11 01:30:56 DEBUG : newLeaf: reading active writers 2026/08/11 01:30:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/11 01:30:57 DEBUG : dir: Looking for writers 2026/08/11 01:30:57 DEBUG : Looking for writers 2026/08/11 01:30:57 DEBUG : dir: reading active writers 2026/08/11 01:30:57 DEBUG : newLeaf: reading active writers 2026/08/11 01:30:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/11 01:30:57 DEBUG : dir: Looking for writers 2026/08/11 01:30:57 DEBUG : Looking for writers 2026/08/11 01:30:57 DEBUG : dir: reading active writers 2026/08/11 01:30:57 DEBUG : newLeaf: reading active writers 2026/08/11 01:30:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/11 01:30:58 DEBUG : dir: Looking for writers 2026/08/11 01:30:58 DEBUG : Looking for writers 2026/08/11 01:30:58 DEBUG : dir: reading active writers 2026/08/11 01:30:58 DEBUG : newLeaf: reading active writers 2026/08/11 01:30:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/11 01:30:59 DEBUG : newLeaf: size = 25 OK 2026/08/11 01:30:59 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/11 01:30:59 INFO : newLeaf: Copied (replaced existing) 2026/08/11 01:30:59 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-11 01:30:54.743328329 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/11 01:30:59 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/11 01:30:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/11 01:30:59 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/11 01:30:59 DEBUG : dir: Looking for writers 2026/08/11 01:30:59 DEBUG : Looking for writers 2026/08/11 01:30:59 DEBUG : dir: reading active writers 2026/08/11 01:30:59 DEBUG : newLeaf: reading active writers 2026/08/11 01:30:59 DEBUG : >WaitForWriters: 2026/08/11 01:31:00 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:31:00 DEBUG : dir: Looking for writers 2026/08/11 01:31:00 DEBUG : Looking for writers 2026/08/11 01:31:00 DEBUG : dir: reading active writers 2026/08/11 01:31:00 DEBUG : newLeaf: reading active writers 2026/08/11 01:31:00 DEBUG : >WaitForWriters: 2026/08/11 01:31:00 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: cleaner exiting 2026/08/11 01:31:07 DEBUG : forgetting directory cache 2026/08/11 01:31:07 DEBUG : dir: forgetting directory cache 2026/08/11 01:31:07 DEBUG : dir: Removed virtual directory entry vAddFile: "potato" === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:31:15 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:31:15 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 01:31:15 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:31:15 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:31:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:31:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:31:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:31:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:31:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:31:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:31:15 INFO : Yandex rclone-test-calahox0kova: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 01:31:19 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/11 01:31:19 DEBUG : dir/file1: newRWFileHandle: 2026/08/11 01:31:19 DEBUG : dir/file1(0xae59f60f340): openPending: 2026/08/11 01:31:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/11 01:31:19 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/11 01:31:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:31:19 DEBUG : dir/file1(0xae59f60f340): >openPending: err= 2026/08/11 01:31:19 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/11 01:31:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/11 01:31:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:31:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/11 01:31:19 DEBUG : dir/file1(0xae59f60f340): _writeAt: size=14, off=0 2026/08/11 01:31:19 DEBUG : dir/file1(0xae59f60f340): >_writeAt: n=14, err= 2026/08/11 01:31:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/11 01:31:19 DEBUG : dir/file1(0xae59f60f340): close: 2026/08/11 01:31:19 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/11 01:31:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/11 01:31:19 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/11 01:31:19 DEBUG : dir/file1(0xae59f60f340): >close: err= 2026/08/11 01:31:19 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:31:19 DEBUG : dir: Looking for writers 2026/08/11 01:31:19 DEBUG : file1: reading active writers 2026/08/11 01:31:19 DEBUG : Looking for writers 2026/08/11 01:31:19 DEBUG : dir: reading active writers 2026/08/11 01:31:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/11 01:31:19 DEBUG : dir: Looking for writers 2026/08/11 01:31:19 DEBUG : file1: reading active writers 2026/08/11 01:31:19 DEBUG : Looking for writers 2026/08/11 01:31:19 DEBUG : dir: reading active writers 2026/08/11 01:31:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/11 01:31:19 DEBUG : dir: Looking for writers 2026/08/11 01:31:19 DEBUG : file1: reading active writers 2026/08/11 01:31:19 DEBUG : Looking for writers 2026/08/11 01:31:19 DEBUG : dir: reading active writers 2026/08/11 01:31:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/11 01:31:19 DEBUG : dir: Looking for writers 2026/08/11 01:31:19 DEBUG : file1: reading active writers 2026/08/11 01:31:19 DEBUG : Looking for writers 2026/08/11 01:31:19 DEBUG : dir: reading active writers 2026/08/11 01:31:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/11 01:31:19 DEBUG : dir/file1: vfs cache: starting upload 2026/08/11 01:31:19 DEBUG : dir: Looking for writers 2026/08/11 01:31:19 DEBUG : file1: reading active writers 2026/08/11 01:31:19 DEBUG : Looking for writers 2026/08/11 01:31:19 DEBUG : dir: reading active writers 2026/08/11 01:31:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/11 01:31:20 DEBUG : dir: Looking for writers 2026/08/11 01:31:20 DEBUG : file1: reading active writers 2026/08/11 01:31:20 DEBUG : Looking for writers 2026/08/11 01:31:20 DEBUG : dir: reading active writers 2026/08/11 01:31:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/11 01:31:20 DEBUG : dir: Looking for writers 2026/08/11 01:31:20 DEBUG : file1: reading active writers 2026/08/11 01:31:20 DEBUG : Looking for writers 2026/08/11 01:31:20 DEBUG : dir: reading active writers 2026/08/11 01:31:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/11 01:31:21 DEBUG : dir: Looking for writers 2026/08/11 01:31:21 DEBUG : file1: reading active writers 2026/08/11 01:31:21 DEBUG : Looking for writers 2026/08/11 01:31:21 DEBUG : dir: reading active writers 2026/08/11 01:31:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/11 01:31:21 DEBUG : dir/file1: size = 14 OK 2026/08/11 01:31:21 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/11 01:31:21 INFO : dir/file1: Copied (replaced existing) 2026/08/11 01:31:21 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/11 01:31:21 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/11 01:31:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:31:21 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/11 01:31:22 DEBUG : dir: Looking for writers 2026/08/11 01:31:22 DEBUG : file1: reading active writers 2026/08/11 01:31:22 DEBUG : Looking for writers 2026/08/11 01:31:22 DEBUG : dir: reading active writers 2026/08/11 01:31:22 DEBUG : >WaitForWriters: 2026/08/11 01:31:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/11 01:31:22 DEBUG : dir/file1: newRWFileHandle: 2026/08/11 01:31:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/11 01:31:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/11 01:31:22 DEBUG : dir/file1(0xae59fbaf1c0): _readAt: size=512, off=0 2026/08/11 01:31:22 DEBUG : dir/file1(0xae59fbaf1c0): openPending: 2026/08/11 01:31:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/11 01:31:22 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/11 01:31:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:31:22 DEBUG : dir/file1(0xae59fbaf1c0): >openPending: err= 2026/08/11 01:31:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/11 01:31:22 DEBUG : dir/file1(0xae59fbaf1c0): >_readAt: n=14, err=EOF 2026/08/11 01:31:22 DEBUG : dir/file1(0xae59fbaf1c0): close: 2026/08/11 01:31:22 DEBUG : dir/file1(0xae59fbaf1c0): >close: err= 2026/08/11 01:31:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/11 01:31:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/11 01:31:24 DEBUG : newLeaf: Updating file with newLeaf 0xae59f9de4e0 2026/08/11 01:31:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/11 01:31:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/11 01:31:26 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/11 01:31:26 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/11 01:31:26 DEBUG : dir/file1: Updating file with dir/file1 0xae59f9de4e0 2026/08/11 01:31:26 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/11 01:31:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:31:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/11 01:31:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/11 01:31:27 DEBUG : dir/file1: newRWFileHandle: 2026/08/11 01:31:27 DEBUG : dir/file1(0xae59f8d24c0): openPending: 2026/08/11 01:31:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/11 01:31:27 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/11 01:31:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:31:27 DEBUG : dir/file1(0xae59f8d24c0): >openPending: err= 2026/08/11 01:31:27 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/11 01:31:27 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/11 01:31:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/11 01:31:27 DEBUG : dir/file1(0xae59f8d24c0): _writeAt: size=25, off=0 2026/08/11 01:31:27 DEBUG : dir/file1(0xae59f8d24c0): >_writeAt: n=25, err= 2026/08/11 01:31:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/11 01:31:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/11 01:31:29 DEBUG : newLeaf: Updating file with newLeaf 0xae59f9de4e0 2026/08/11 01:31:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/11 01:31:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/11 01:31:29 DEBUG : newLeaf(0xae59f8d24c0): close: 2026/08/11 01:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/11 01:31:29 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-11 01:31:27.377603347 +0000 UTC m=+931.452727739 2026/08/11 01:31:29 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/11 01:31:29 DEBUG : newLeaf(0xae59f8d24c0): >close: err= 2026/08/11 01:31:29 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:31:29 DEBUG : dir: Looking for writers 2026/08/11 01:31:29 DEBUG : Looking for writers 2026/08/11 01:31:29 DEBUG : dir: reading active writers 2026/08/11 01:31:29 DEBUG : newLeaf: reading active writers 2026/08/11 01:31:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/11 01:31:29 DEBUG : dir: Looking for writers 2026/08/11 01:31:29 DEBUG : Looking for writers 2026/08/11 01:31:29 DEBUG : dir: reading active writers 2026/08/11 01:31:29 DEBUG : newLeaf: reading active writers 2026/08/11 01:31:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/11 01:31:29 DEBUG : dir: Looking for writers 2026/08/11 01:31:29 DEBUG : Looking for writers 2026/08/11 01:31:29 DEBUG : dir: reading active writers 2026/08/11 01:31:29 DEBUG : newLeaf: reading active writers 2026/08/11 01:31:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/11 01:31:29 DEBUG : dir: Looking for writers 2026/08/11 01:31:29 DEBUG : Looking for writers 2026/08/11 01:31:29 DEBUG : dir: reading active writers 2026/08/11 01:31:29 DEBUG : newLeaf: reading active writers 2026/08/11 01:31:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/11 01:31:29 DEBUG : newLeaf: vfs cache: starting upload 2026/08/11 01:31:29 DEBUG : dir: Looking for writers 2026/08/11 01:31:29 DEBUG : Looking for writers 2026/08/11 01:31:29 DEBUG : dir: reading active writers 2026/08/11 01:31:29 DEBUG : newLeaf: reading active writers 2026/08/11 01:31:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/11 01:31:29 DEBUG : dir: Looking for writers 2026/08/11 01:31:29 DEBUG : Looking for writers 2026/08/11 01:31:29 DEBUG : dir: reading active writers 2026/08/11 01:31:29 DEBUG : newLeaf: reading active writers 2026/08/11 01:31:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/11 01:31:29 DEBUG : dir: Looking for writers 2026/08/11 01:31:29 DEBUG : Looking for writers 2026/08/11 01:31:29 DEBUG : dir: reading active writers 2026/08/11 01:31:29 DEBUG : newLeaf: reading active writers 2026/08/11 01:31:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/11 01:31:30 DEBUG : dir: Looking for writers 2026/08/11 01:31:30 DEBUG : Looking for writers 2026/08/11 01:31:30 DEBUG : dir: reading active writers 2026/08/11 01:31:30 DEBUG : newLeaf: reading active writers 2026/08/11 01:31:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/11 01:31:31 DEBUG : newLeaf: size = 25 OK 2026/08/11 01:31:31 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/11 01:31:31 INFO : newLeaf: Copied (replaced existing) 2026/08/11 01:31:31 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-11 01:31:27.377603347 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/11 01:31:31 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/11 01:31:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/11 01:31:31 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/11 01:31:31 DEBUG : dir: Looking for writers 2026/08/11 01:31:31 DEBUG : Looking for writers 2026/08/11 01:31:31 DEBUG : dir: reading active writers 2026/08/11 01:31:31 DEBUG : newLeaf: reading active writers 2026/08/11 01:31:31 DEBUG : >WaitForWriters: 2026/08/11 01:31:32 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:31:32 DEBUG : dir: Looking for writers 2026/08/11 01:31:32 DEBUG : Looking for writers 2026/08/11 01:31:32 DEBUG : dir: reading active writers 2026/08/11 01:31:32 DEBUG : newLeaf: reading active writers 2026/08/11 01:31:32 DEBUG : >WaitForWriters: 2026/08/11 01:31:32 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: cleaner exiting 2026/08/11 01:31:32 DEBUG : forgetting directory cache 2026/08/11 01:31:32 DEBUG : dir: forgetting directory cache 2026/08/11 01:31:32 DEBUG : dir/sub: forgetting directory cache 2026/08/11 01:31:32 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" === RUN TestFileRename/full,forceCache=false run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:31:45 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:31:45 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 01:31:45 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:31:45 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:31:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:31:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:31:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:31:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:31:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:31:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:31:45 INFO : Yandex rclone-test-calahox0kova: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 01:31:48 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:31:48 DEBUG : dir: Looking for writers 2026/08/11 01:31:48 DEBUG : file1: reading active writers 2026/08/11 01:31:48 DEBUG : Looking for writers 2026/08/11 01:31:48 DEBUG : dir: reading active writers 2026/08/11 01:31:48 DEBUG : >WaitForWriters: 2026/08/11 01:31:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/11 01:31:48 DEBUG : dir/file1: newRWFileHandle: 2026/08/11 01:31:48 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/11 01:31:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/11 01:31:48 DEBUG : dir/file1(0xae59fb09e80): _readAt: size=512, off=0 2026/08/11 01:31:48 DEBUG : dir/file1(0xae59fb09e80): openPending: 2026/08/11 01:31:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/11 01:31:48 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/11 01:31:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:31:48 DEBUG : dir/file1(0xae59fb09e80): >openPending: err= 2026/08/11 01:31:48 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/08/11 01:31:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/11 01:31:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 01:31:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:31:49 DEBUG : dir/file1(0xae59fb09e80): >_readAt: n=14, err=EOF 2026/08/11 01:31:49 DEBUG : dir/file1(0xae59fb09e80): close: 2026/08/11 01:31:49 DEBUG : dir/file1(0xae59fb09e80): >close: err= 2026/08/11 01:31:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/11 01:31:51 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/11 01:31:51 DEBUG : newLeaf: Updating file with newLeaf 0xae59fda61a0 2026/08/11 01:31:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/11 01:31:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/11 01:31:53 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/11 01:31:53 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/11 01:31:53 DEBUG : dir/file1: Updating file with dir/file1 0xae59fda61a0 2026/08/11 01:31:53 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/11 01:31:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:31:54 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/11 01:31:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/11 01:31:54 DEBUG : dir/file1: newRWFileHandle: 2026/08/11 01:31:54 DEBUG : dir/file1(0xae59f8d2e40): openPending: 2026/08/11 01:31:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/11 01:31:54 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/11 01:31:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:31:54 DEBUG : dir/file1(0xae59f8d2e40): >openPending: err= 2026/08/11 01:31:54 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/11 01:31:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/11 01:31:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/11 01:31:54 DEBUG : dir/file1(0xae59f8d2e40): _writeAt: size=25, off=0 2026/08/11 01:31:54 DEBUG : dir/file1(0xae59f8d2e40): >_writeAt: n=25, err= 2026/08/11 01:31:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/11 01:31:56 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/11 01:31:56 DEBUG : newLeaf: Updating file with newLeaf 0xae59fda61a0 2026/08/11 01:31:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/11 01:31:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/11 01:31:56 DEBUG : newLeaf(0xae59f8d2e40): close: 2026/08/11 01:31:56 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/11 01:31:56 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-11 01:31:54.36604725 +0000 UTC m=+958.441171651 2026/08/11 01:31:56 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/11 01:31:56 DEBUG : newLeaf(0xae59f8d2e40): >close: err= 2026/08/11 01:31:56 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:31:56 DEBUG : dir: Looking for writers 2026/08/11 01:31:56 DEBUG : Looking for writers 2026/08/11 01:31:56 DEBUG : dir: reading active writers 2026/08/11 01:31:56 DEBUG : newLeaf: reading active writers 2026/08/11 01:31:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/11 01:31:56 DEBUG : dir: Looking for writers 2026/08/11 01:31:56 DEBUG : Looking for writers 2026/08/11 01:31:56 DEBUG : dir: reading active writers 2026/08/11 01:31:56 DEBUG : newLeaf: reading active writers 2026/08/11 01:31:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/11 01:31:56 DEBUG : dir: Looking for writers 2026/08/11 01:31:56 DEBUG : Looking for writers 2026/08/11 01:31:56 DEBUG : newLeaf: reading active writers 2026/08/11 01:31:56 DEBUG : dir: reading active writers 2026/08/11 01:31:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/11 01:31:56 DEBUG : dir: Looking for writers 2026/08/11 01:31:56 DEBUG : Looking for writers 2026/08/11 01:31:56 DEBUG : dir: reading active writers 2026/08/11 01:31:56 DEBUG : newLeaf: reading active writers 2026/08/11 01:31:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/11 01:31:56 DEBUG : newLeaf: vfs cache: starting upload 2026/08/11 01:31:56 DEBUG : dir: Looking for writers 2026/08/11 01:31:56 DEBUG : Looking for writers 2026/08/11 01:31:56 DEBUG : dir: reading active writers 2026/08/11 01:31:56 DEBUG : newLeaf: reading active writers 2026/08/11 01:31:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/11 01:31:56 DEBUG : dir: Looking for writers 2026/08/11 01:31:56 DEBUG : Looking for writers 2026/08/11 01:31:56 DEBUG : dir: reading active writers 2026/08/11 01:31:56 DEBUG : newLeaf: reading active writers 2026/08/11 01:31:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/11 01:31:56 DEBUG : dir: Looking for writers 2026/08/11 01:31:56 DEBUG : Looking for writers 2026/08/11 01:31:56 DEBUG : dir: reading active writers 2026/08/11 01:31:56 DEBUG : newLeaf: reading active writers 2026/08/11 01:31:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/11 01:31:57 DEBUG : dir: Looking for writers 2026/08/11 01:31:57 DEBUG : Looking for writers 2026/08/11 01:31:57 DEBUG : dir: reading active writers 2026/08/11 01:31:57 DEBUG : newLeaf: reading active writers 2026/08/11 01:31:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/11 01:31:58 DEBUG : newLeaf: size = 25 OK 2026/08/11 01:31:58 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/11 01:31:58 INFO : newLeaf: Copied (replaced existing) 2026/08/11 01:31:58 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-11 01:31:54.36604725 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/11 01:31:58 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/11 01:31:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/11 01:31:58 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/11 01:31:58 DEBUG : dir: Looking for writers 2026/08/11 01:31:58 DEBUG : Looking for writers 2026/08/11 01:31:58 DEBUG : dir: reading active writers 2026/08/11 01:31:58 DEBUG : newLeaf: reading active writers 2026/08/11 01:31:58 DEBUG : >WaitForWriters: 2026/08/11 01:31:59 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:31:59 DEBUG : dir: Looking for writers 2026/08/11 01:31:59 DEBUG : Looking for writers 2026/08/11 01:31:59 DEBUG : newLeaf: reading active writers 2026/08/11 01:31:59 DEBUG : dir: reading active writers 2026/08/11 01:31:59 DEBUG : >WaitForWriters: 2026/08/11 01:31:59 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: cleaner exiting 2026/08/11 01:31:59 DEBUG : forgetting directory cache 2026/08/11 01:31:59 DEBUG : dir: forgetting directory cache 2026/08/11 01:31:59 DEBUG : dir/sub: forgetting directory cache 2026/08/11 01:31:59 DEBUG : dir/sub/subsub: forgetting directory cache 2026/08/11 01:31:59 DEBUG : dir/sub: Removed virtual directory entry vAddDir: "subsub" 2026/08/11 01:31:59 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" --- PASS: TestFileRename (179.70s) --- PASS: TestFileRename/off,forceCache=false (29.48s) --- PASS: TestFileRename/minimal,forceCache=false (27.87s) --- PASS: TestFileRename/minimal,forceCache=true (32.89s) --- PASS: TestFileRename/writes,forceCache=false (31.76s) --- PASS: TestFileRename/writes,forceCache=true (29.40s) --- PASS: TestFileRename/full,forceCache=false (28.30s) === 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 "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:32:13 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:32:13 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:32:13 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:32:13 DEBUG : Looking for writers 2026/08/11 01:32:13 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.64s) === 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 "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" --- PASS: TestRcPollIntervalShutdown (0.66s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" --- PASS: TestSetPollIntervalAfterShutdown (0.58s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" --- PASS: TestRcPollIntervalUpdate (0.64s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" --- PASS: TestRcPollIntervalTimeout (0.88s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:32:16 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote --- PASS: TestRcPollIntervalUnsupported (0.93s) === 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 "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:32:17 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:32:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 01:32:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/11 01:32:21 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/11 01:32:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/11 01:32:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:32:22 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/11 01:32:22 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/08/11 01:32:22 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:32:22 DEBUG : dir: Looking for writers 2026/08/11 01:32:22 DEBUG : file1: reading active writers 2026/08/11 01:32:22 DEBUG : Looking for writers 2026/08/11 01:32:22 DEBUG : dir: reading active writers 2026/08/11 01:32:22 DEBUG : >WaitForWriters: 2026/08/11 01:32:35 DEBUG : forgetting directory cache 2026/08/11 01:32:35 DEBUG : Removed virtual directory entry vDel: "dir" --- PASS: TestReadFileHandleMethods (18.21s) === RUN TestReadFileHandleSeek run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:32:36 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:32:36 DEBUG : dir: forgetting directory cache 2026/08/11 01:32:36 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/11 01:32:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 01:32:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/11 01:32:39 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/11 01:32:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/11 01:32:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:32:39 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/11 01:32:39 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/11 01:32:39 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/11 01:32:39 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/11 01:32:39 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/11 01:32:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/11 01:32:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/11 01:32:39 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/11 01:32:40 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/08/11 01:32:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/08/11 01:32:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/08/11 01:32:40 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/08/11 01:32:40 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/08/11 01:32:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/08/11 01:32:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/08/11 01:32:40 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/08/11 01:32:40 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:32:40 DEBUG : dir: Looking for writers 2026/08/11 01:32:40 DEBUG : file1: reading active writers 2026/08/11 01:32:40 DEBUG : Looking for writers 2026/08/11 01:32:40 DEBUG : dir: reading active writers 2026/08/11 01:32:40 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (18.41s) === RUN TestReadFileHandleReadAt run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:32:54 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:32:54 DEBUG : forgetting directory cache 2026/08/11 01:32:54 DEBUG : Removed virtual directory entry vDel: "dir" 2026/08/11 01:32:55 DEBUG : dir: forgetting directory cache 2026/08/11 01:32:55 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/11 01:32:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 01:32:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/11 01:32:57 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/11 01:32:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/11 01:32:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:32:59 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/11 01:32:59 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/11 01:32:59 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/11 01:32:59 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/11 01:32:59 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/11 01:32:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/11 01:32:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/11 01:32:59 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/11 01:32:59 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/08/11 01:32:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/08/11 01:32:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/08/11 01:32:59 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/08/11 01:33:00 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/08/11 01:33:00 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/08/11 01:33:00 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/08/11 01:33:00 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/08/11 01:33:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/08/11 01:33:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/08/11 01:33:00 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/11 01:33:00 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/08/11 01:33:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/08/11 01:33:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/08/11 01:33:00 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/11 01:33:00 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/11 01:33:00 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/11 01:33:00 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/11 01:33:00 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/08/11 01:33:00 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/11 01:33:01 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/11 01:33:01 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/11 01:33:01 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/08/11 01:33:01 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:33:01 DEBUG : dir: Looking for writers 2026/08/11 01:33:01 DEBUG : file1: reading active writers 2026/08/11 01:33:01 DEBUG : Looking for writers 2026/08/11 01:33:01 DEBUG : dir: reading active writers 2026/08/11 01:33:01 DEBUG : >WaitForWriters: 2026/08/11 01:33:12 DEBUG : forgetting directory cache 2026/08/11 01:33:12 DEBUG : dir: forgetting directory cache 2026/08/11 01:33:12 DEBUG : dir: Removed virtual directory entry vDel: "file1" --- PASS: TestReadFileHandleReadAt (20.08s) === RUN TestReadFileHandleFlush run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:33:14 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:33:17 DEBUG : dir/file1: modtime not stored after upload (got 2026-08-11 01:33:16 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/08/11 01:33:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 01:33:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/11 01:33:20 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/11 01:33:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/11 01:33:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:33:20 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/11 01:33:20 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:33:20 DEBUG : dir: Looking for writers 2026/08/11 01:33:20 DEBUG : file1: reading active writers 2026/08/11 01:33:20 DEBUG : Looking for writers 2026/08/11 01:33:20 DEBUG : dir: reading active writers 2026/08/11 01:33:20 DEBUG : >WaitForWriters: 2026/08/11 01:33:32 DEBUG : forgetting directory cache 2026/08/11 01:33:32 DEBUG : dir3: forgetting directory cache 2026/08/11 01:33:32 DEBUG : dir3: Removed virtual directory entry vDel: "file1" 2026/08/11 01:33:32 DEBUG : dir3: Removed virtual directory entry vAddFile: "file3" 2026/08/11 01:33:32 DEBUG : renamed empty directory: forgetting directory cache 2026/08/11 01:33:32 DEBUG : Removed virtual directory entry vAddDir: "dir2" 2026/08/11 01:33:32 DEBUG : Removed virtual directory entry vDel: "file2" 2026/08/11 01:33:32 DEBUG : Removed virtual directory entry vDel: "empty directory" 2026/08/11 01:33:32 DEBUG : Removed virtual directory entry vAddDir: "renamed empty directory" 2026/08/11 01:33:32 DEBUG : Removed virtual directory entry vDel: "dir" --- PASS: TestReadFileHandleFlush (20.38s) === RUN TestReadFileHandleRelease run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:33:34 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:33:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 01:33:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/11 01:33:39 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/11 01:33:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/11 01:33:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:33:39 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/11 01:33:39 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/08/11 01:33:39 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/08/11 01:33:39 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:33:39 DEBUG : dir: Looking for writers 2026/08/11 01:33:39 DEBUG : file1: reading active writers 2026/08/11 01:33:39 DEBUG : Looking for writers 2026/08/11 01:33:39 DEBUG : dir: reading active writers 2026/08/11 01:33:39 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (18.03s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:33:53 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:33:53 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 01:33:53 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:33:53 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:33:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:33:53 DEBUG : Config file has changed externally - reloading 2026/08/11 01:33:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:33:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:33:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:33:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:33:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:33:53 INFO : Yandex rclone-test-calahox0kova: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 01:33:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 01:33:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/11 01:33:58 DEBUG : dir/file1: newRWFileHandle: 2026/08/11 01:33:58 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/11 01:33:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/11 01:33:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/11 01:33:58 DEBUG : dir/file1(0xae59fdae280): _readAt: size=1, off=0 2026/08/11 01:33:58 DEBUG : dir/file1(0xae59fdae280): openPending: 2026/08/11 01:33:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/11 01:33:58 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/11 01:33:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:33:58 DEBUG : dir/file1(0xae59fdae280): >openPending: err= 2026/08/11 01:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/11 01:33:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/11 01:33:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 01:33:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:33:58 DEBUG : dir/file1(0xae59fdae280): >_readAt: n=1, err= 2026/08/11 01:33:58 DEBUG : dir/file1(0xae59fdae280): _readAt: size=256, off=1 2026/08/11 01:33:58 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/08/11 01:33:58 DEBUG : dir/file1(0xae59fdae280): >_readAt: n=15, err=EOF 2026/08/11 01:33:58 DEBUG : dir/file1(0xae59fdae280): _readAt: size=16, off=16 2026/08/11 01:33:58 DEBUG : dir/file1(0xae59fdae280): >_readAt: n=0, err=EOF 2026/08/11 01:33:58 DEBUG : dir/file1(0xae59fdae280): close: 2026/08/11 01:33:58 DEBUG : dir/file1(0xae59fdae280): >close: err= 2026/08/11 01:33:58 DEBUG : dir/file1(0xae59fdae280): close: 2026/08/11 01:33:58 DEBUG : dir/file1(0xae59fdae280): >close: err=file already closed 2026/08/11 01:33:58 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:33:58 DEBUG : dir: Looking for writers 2026/08/11 01:33:58 DEBUG : file1: reading active writers 2026/08/11 01:33:58 DEBUG : Looking for writers 2026/08/11 01:33:58 DEBUG : dir: reading active writers 2026/08/11 01:33:58 DEBUG : >WaitForWriters: 2026/08/11 01:33:58 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: cleaner exiting 2026/08/11 01:34:03 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova/dir/file1: no such file or directory 2026/08/11 01:34:03 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova/dir/file1: no such file or directory --- PASS: TestRWFileHandleMethodsRead (19.72s) === RUN TestRWFileHandleSeek run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:34:12 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:34:12 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 01:34:12 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:34:12 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:34:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:34:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:34:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:34:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:34:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:34:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:34:12 INFO : Yandex rclone-test-calahox0kova: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 01:34:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 01:34:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/11 01:34:16 DEBUG : dir/file1: newRWFileHandle: 2026/08/11 01:34:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/11 01:34:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/11 01:34:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/11 01:34:16 DEBUG : dir/file1(0xae59fe33ec0): _readAt: size=1, off=0 2026/08/11 01:34:16 DEBUG : dir/file1(0xae59fe33ec0): openPending: 2026/08/11 01:34:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/11 01:34:16 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/11 01:34:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:34:16 DEBUG : dir/file1(0xae59fe33ec0): >openPending: err= 2026/08/11 01:34:16 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/11 01:34:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/11 01:34:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 01:34:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:34:16 DEBUG : dir/file1(0xae59fe33ec0): >_readAt: n=1, err= 2026/08/11 01:34:16 DEBUG : dir/file1(0xae59fe33ec0): _readAt: size=1, off=5 2026/08/11 01:34:16 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/11 01:34:16 DEBUG : dir/file1(0xae59fe33ec0): >_readAt: n=1, err= 2026/08/11 01:34:16 DEBUG : dir/file1(0xae59fe33ec0): _readAt: size=1, off=3 2026/08/11 01:34:16 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/11 01:34:16 DEBUG : dir/file1(0xae59fe33ec0): >_readAt: n=1, err= 2026/08/11 01:34:16 DEBUG : dir/file1(0xae59fe33ec0): _readAt: size=1, off=13 2026/08/11 01:34:16 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/11 01:34:16 DEBUG : dir/file1(0xae59fe33ec0): >_readAt: n=1, err= 2026/08/11 01:34:16 DEBUG : dir/file1(0xae59fe33ec0): _readAt: size=16, off=100 2026/08/11 01:34:16 DEBUG : dir/file1(0xae59fe33ec0): >_readAt: n=0, err=EOF 2026/08/11 01:34:16 DEBUG : dir/file1(0xae59fe33ec0): close: 2026/08/11 01:34:16 DEBUG : dir/file1(0xae59fe33ec0): >close: err= 2026/08/11 01:34:16 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:34:16 DEBUG : dir: Looking for writers 2026/08/11 01:34:16 DEBUG : file1: reading active writers 2026/08/11 01:34:16 DEBUG : Looking for writers 2026/08/11 01:34:16 DEBUG : dir: reading active writers 2026/08/11 01:34:16 DEBUG : >WaitForWriters: 2026/08/11 01:34:16 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: cleaner exiting 2026/08/11 01:34:21 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova/dir/file1: no such file or directory 2026/08/11 01:34:21 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova/dir/file1: no such file or directory 2026/08/11 01:34:23 DEBUG : forgetting directory cache 2026/08/11 01:34:23 DEBUG : dir: forgetting directory cache 2026/08/11 01:34:23 DEBUG : dir/sub: forgetting directory cache 2026/08/11 01:34:23 DEBUG : dir/sub: forgetting directory cache 2026/08/11 01:34:23 DEBUG : dir: forgetting directory cache 2026/08/11 01:34:23 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file0" 2026/08/11 01:34:23 DEBUG : dir/sub: forgetting directory cache --- PASS: TestRWFileHandleSeek (17.67s) === RUN TestRWFileHandleReadAt run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:34:30 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:34:30 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 01:34:30 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:34:30 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:34:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:34:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:34:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:34:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:34:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:34:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:34:30 INFO : Yandex rclone-test-calahox0kova: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 01:34:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 01:34:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/11 01:34:34 DEBUG : dir/file1: newRWFileHandle: 2026/08/11 01:34:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/11 01:34:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/11 01:34:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/11 01:34:34 DEBUG : dir/file1(0xae59f8d00c0): _readAt: size=1, off=0 2026/08/11 01:34:34 DEBUG : dir/file1(0xae59f8d00c0): openPending: 2026/08/11 01:34:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/11 01:34:34 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/11 01:34:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:34:34 DEBUG : dir/file1(0xae59f8d00c0): >openPending: err= 2026/08/11 01:34:34 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/11 01:34:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/11 01:34:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 01:34:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:34:34 DEBUG : dir/file1(0xae59f8d00c0): >_readAt: n=1, err= 2026/08/11 01:34:34 DEBUG : dir/file1(0xae59f8d00c0): _readAt: size=1, off=5 2026/08/11 01:34:34 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/11 01:34:34 DEBUG : dir/file1(0xae59f8d00c0): >_readAt: n=1, err= 2026/08/11 01:34:34 DEBUG : dir/file1(0xae59f8d00c0): _readAt: size=1, off=1 2026/08/11 01:34:34 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/11 01:34:34 DEBUG : dir/file1(0xae59f8d00c0): >_readAt: n=1, err= 2026/08/11 01:34:34 DEBUG : dir/file1(0xae59f8d00c0): _readAt: size=6, off=10 2026/08/11 01:34:34 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/11 01:34:34 DEBUG : dir/file1(0xae59f8d00c0): >_readAt: n=6, err= 2026/08/11 01:34:34 DEBUG : dir/file1(0xae59f8d00c0): _readAt: size=256, off=10 2026/08/11 01:34:34 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/11 01:34:34 DEBUG : dir/file1(0xae59f8d00c0): >_readAt: n=6, err=EOF 2026/08/11 01:34:34 DEBUG : dir/file1(0xae59f8d00c0): _readAt: size=256, off=100 2026/08/11 01:34:34 DEBUG : dir/file1(0xae59f8d00c0): >_readAt: n=0, err=EOF 2026/08/11 01:34:34 DEBUG : dir/file1(0xae59f8d00c0): close: 2026/08/11 01:34:34 DEBUG : dir/file1(0xae59f8d00c0): >close: err= 2026/08/11 01:34:34 DEBUG : dir/file1(0xae59f8d00c0): _readAt: size=256, off=100 2026/08/11 01:34:34 DEBUG : dir/file1(0xae59f8d00c0): >_readAt: n=0, err=file already closed 2026/08/11 01:34:34 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:34:34 DEBUG : dir: Looking for writers 2026/08/11 01:34:34 DEBUG : file1: reading active writers 2026/08/11 01:34:34 DEBUG : Looking for writers 2026/08/11 01:34:34 DEBUG : dir: reading active writers 2026/08/11 01:34:34 DEBUG : >WaitForWriters: 2026/08/11 01:34:34 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: cleaner exiting 2026/08/11 01:34:39 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova/dir/file1: no such file or directory 2026/08/11 01:34:39 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova/dir/file1: no such file or directory --- PASS: TestRWFileHandleReadAt (17.79s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:34:48 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:34:48 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 01:34:48 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:34:48 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:34:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:34:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:34:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:34:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:34:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:34:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:34:48 INFO : Yandex rclone-test-calahox0kova: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 01:34:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 01:34:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/11 01:34:52 DEBUG : dir/file1: newRWFileHandle: 2026/08/11 01:34:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/11 01:34:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/11 01:34:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/11 01:34:52 DEBUG : dir/file1(0xae59f970d00): RWFileHandle.Flush 2026/08/11 01:34:52 DEBUG : dir/file1(0xae59f970d00): _readAt: size=256, off=0 2026/08/11 01:34:52 DEBUG : dir/file1(0xae59f970d00): openPending: 2026/08/11 01:34:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/11 01:34:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/11 01:34:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:34:52 DEBUG : dir/file1(0xae59f970d00): >openPending: err= 2026/08/11 01:34:52 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/11 01:34:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/11 01:34:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 01:34:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:34:52 DEBUG : dir/file1(0xae59f970d00): >_readAt: n=16, err=EOF 2026/08/11 01:34:52 DEBUG : dir/file1(0xae59f970d00): RWFileHandle.Flush 2026/08/11 01:34:52 DEBUG : dir/file1(0xae59f970d00): RWFileHandle.Flush 2026/08/11 01:34:52 DEBUG : dir/file1(0xae59f970d00): close: 2026/08/11 01:34:52 DEBUG : dir/file1(0xae59f970d00): >close: err= 2026/08/11 01:34:52 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:34:52 DEBUG : dir: Looking for writers 2026/08/11 01:34:52 DEBUG : file1: reading active writers 2026/08/11 01:34:52 DEBUG : Looking for writers 2026/08/11 01:34:52 DEBUG : dir: reading active writers 2026/08/11 01:34:52 DEBUG : >WaitForWriters: 2026/08/11 01:34:52 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: cleaner exiting 2026/08/11 01:34:57 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova/dir/file1: no such file or directory 2026/08/11 01:34:57 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova/dir/file1: no such file or directory 2026/08/11 01:34:59 DEBUG : forgetting directory cache 2026/08/11 01:35:03 DEBUG : forgetting directory cache 2026/08/11 01:35:03 DEBUG : dir: forgetting directory cache 2026/08/11 01:35:03 DEBUG : dir: Removed virtual directory entry vAddFile: "file1.metadata" 2026/08/11 01:35:03 DEBUG : Removed virtual directory entry vAddFile: "dir.metadata" --- PASS: TestRWFileHandleFlushRead (19.48s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:35:07 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:35:07 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 01:35:07 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:35:07 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:35:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:35:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:35:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:35:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:35:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:35:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:35:07 INFO : Yandex rclone-test-calahox0kova: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 01:35:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 01:35:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/11 01:35:11 DEBUG : dir/file1: newRWFileHandle: 2026/08/11 01:35:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/11 01:35:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/11 01:35:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/11 01:35:11 DEBUG : dir/file1(0xae59fb5a180): _readAt: size=256, off=0 2026/08/11 01:35:11 DEBUG : dir/file1(0xae59fb5a180): openPending: 2026/08/11 01:35:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/11 01:35:11 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/11 01:35:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:35:11 DEBUG : dir/file1(0xae59fb5a180): >openPending: err= 2026/08/11 01:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/11 01:35:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/11 01:35:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 01:35:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:35:11 DEBUG : dir/file1(0xae59fb5a180): >_readAt: n=16, err=EOF 2026/08/11 01:35:11 DEBUG : dir/file1(0xae59fb5a180): RWFileHandle.Release 2026/08/11 01:35:11 DEBUG : dir/file1(0xae59fb5a180): close: 2026/08/11 01:35:11 DEBUG : dir/file1(0xae59fb5a180): >close: err= 2026/08/11 01:35:11 DEBUG : dir/file1(0xae59fb5a180): RWFileHandle.Release 2026/08/11 01:35:11 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:35:11 DEBUG : dir: Looking for writers 2026/08/11 01:35:11 DEBUG : file1: reading active writers 2026/08/11 01:35:11 DEBUG : Looking for writers 2026/08/11 01:35:11 DEBUG : dir: reading active writers 2026/08/11 01:35:11 DEBUG : >WaitForWriters: 2026/08/11 01:35:11 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: cleaner exiting 2026/08/11 01:35:16 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova/dir/file1: no such file or directory 2026/08/11 01:35:16 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova/dir/file1: no such file or directory 2026/08/11 01:35:19 DEBUG : forgetting directory cache 2026/08/11 01:35:19 DEBUG : dir: forgetting directory cache --- PASS: TestRWFileHandleReleaseRead (18.55s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:35:26 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:35:26 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 01:35:26 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:35:26 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:35:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:35:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:35:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:35:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:35:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:35:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:35:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:35:26 INFO : Yandex rclone-test-calahox0kova: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 01:35:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:35:26 DEBUG : file1: newRWFileHandle: 2026/08/11 01:35:26 DEBUG : file1(0xae59fb09800): openPending: 2026/08/11 01:35:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:35:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:35:26 DEBUG : file1(0xae59fb09800): >openPending: err= 2026/08/11 01:35:26 DEBUG : file1: >newRWFileHandle: err= 2026/08/11 01:35:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:35:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/11 01:35:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/11 01:35:26 DEBUG : file1(0xae59fb09800): _writeAt: size=5, off=0 2026/08/11 01:35:26 DEBUG : file1(0xae59fb09800): >_writeAt: n=5, err= 2026/08/11 01:35:26 DEBUG : file1(0xae59fb09800): _writeAt: size=7, off=5 2026/08/11 01:35:26 DEBUG : file1(0xae59fb09800): >_writeAt: n=7, err= 2026/08/11 01:35:26 DEBUG : file1: vfs cache: truncate to size=11 2026/08/11 01:35:26 DEBUG : file1(0xae59fb09800): close: 2026/08/11 01:35:26 DEBUG : file1: vfs cache: setting modification time to 2026-08-11 01:35:26.451144285 +0000 UTC m=+1170.526268687 2026/08/11 01:35:26 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/11 01:35:26 DEBUG : file1(0xae59fb09800): >close: err= 2026/08/11 01:35:26 DEBUG : file1(0xae59fb09800): close: 2026/08/11 01:35:26 DEBUG : file1(0xae59fb09800): >close: err=file already closed 2026/08/11 01:35:26 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:35:26 DEBUG : Looking for writers 2026/08/11 01:35:26 DEBUG : file1: reading active writers 2026/08/11 01:35:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/11 01:35:26 DEBUG : Looking for writers 2026/08/11 01:35:26 DEBUG : file1: reading active writers 2026/08/11 01:35:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/11 01:35:26 DEBUG : Looking for writers 2026/08/11 01:35:26 DEBUG : file1: reading active writers 2026/08/11 01:35:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/11 01:35:26 DEBUG : Looking for writers 2026/08/11 01:35:26 DEBUG : file1: reading active writers 2026/08/11 01:35:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/11 01:35:26 DEBUG : file1: vfs cache: starting upload 2026/08/11 01:35:26 DEBUG : Looking for writers 2026/08/11 01:35:26 DEBUG : file1: reading active writers 2026/08/11 01:35:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/11 01:35:26 DEBUG : Looking for writers 2026/08/11 01:35:26 DEBUG : file1: reading active writers 2026/08/11 01:35:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/11 01:35:27 DEBUG : Looking for writers 2026/08/11 01:35:27 DEBUG : file1: reading active writers 2026/08/11 01:35:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/11 01:35:27 DEBUG : Looking for writers 2026/08/11 01:35:27 DEBUG : file1: reading active writers 2026/08/11 01:35:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/11 01:35:28 DEBUG : file1: size = 11 OK 2026/08/11 01:35:28 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/11 01:35:28 INFO : file1: Copied (new) 2026/08/11 01:35:28 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-11 01:35:26.451144285 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/11 01:35:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/11 01:35:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:35:28 INFO : file1: vfs cache: upload succeeded try #1 2026/08/11 01:35:28 DEBUG : Looking for writers 2026/08/11 01:35:28 DEBUG : file1: reading active writers 2026/08/11 01:35:28 DEBUG : >WaitForWriters: 2026/08/11 01:35:28 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:35:28 DEBUG : Looking for writers 2026/08/11 01:35:28 DEBUG : file1: reading active writers 2026/08/11 01:35:28 DEBUG : >WaitForWriters: 2026/08/11 01:35:28 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: cleaner exiting 2026/08/11 01:35:36 DEBUG : forgetting directory cache 2026/08/11 01:35:36 DEBUG : dir: forgetting directory cache --- PASS: TestRWFileHandleMethodsWrite (11.55s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:35:37 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:35:37 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 01:35:37 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:35:37 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:35:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:35:37 DEBUG : Config file has changed externally - reloading 2026/08/11 01:35:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:35:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:35:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:35:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:35:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:35:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:35:37 INFO : Yandex rclone-test-calahox0kova: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 01:35:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:35:38 DEBUG : file1: newRWFileHandle: 2026/08/11 01:35:38 DEBUG : file1(0xae59fe32d00): openPending: 2026/08/11 01:35:38 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:35:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:35:38 DEBUG : file1(0xae59fe32d00): >openPending: err= 2026/08/11 01:35:38 DEBUG : file1: >newRWFileHandle: err= 2026/08/11 01:35:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:35:38 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/11 01:35:38 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/11 01:35:38 DEBUG : file1(0xae59fe32d00): _writeAt: size=7, off=0 2026/08/11 01:35:38 DEBUG : file1(0xae59fe32d00): >_writeAt: n=7, err= 2026/08/11 01:35:38 DEBUG : file1(0xae59fe32d00): _writeAt: size=6, off=5 2026/08/11 01:35:38 DEBUG : file1(0xae59fe32d00): >_writeAt: n=6, err= 2026/08/11 01:35:38 DEBUG : file1(0xae59fe32d00): close: 2026/08/11 01:35:38 DEBUG : file1: vfs cache: setting modification time to 2026-08-11 01:35:38.014648191 +0000 UTC m=+1182.089772592 2026/08/11 01:35:38 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/11 01:35:38 DEBUG : file1(0xae59fe32d00): >close: err= 2026/08/11 01:35:38 DEBUG : file1(0xae59fe32d00): _writeAt: size=5, off=0 2026/08/11 01:35:38 DEBUG : file1(0xae59fe32d00): >_writeAt: n=0, err=file already closed 2026/08/11 01:35:38 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:35:38 DEBUG : Looking for writers 2026/08/11 01:35:38 DEBUG : file1: reading active writers 2026/08/11 01:35:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/11 01:35:38 DEBUG : Looking for writers 2026/08/11 01:35:38 DEBUG : file1: reading active writers 2026/08/11 01:35:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/11 01:35:38 DEBUG : Looking for writers 2026/08/11 01:35:38 DEBUG : file1: reading active writers 2026/08/11 01:35:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/11 01:35:38 DEBUG : Looking for writers 2026/08/11 01:35:38 DEBUG : file1: reading active writers 2026/08/11 01:35:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/11 01:35:38 DEBUG : file1: vfs cache: starting upload 2026/08/11 01:35:38 DEBUG : Looking for writers 2026/08/11 01:35:38 DEBUG : file1: reading active writers 2026/08/11 01:35:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/11 01:35:38 DEBUG : Looking for writers 2026/08/11 01:35:38 DEBUG : file1: reading active writers 2026/08/11 01:35:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/11 01:35:38 DEBUG : Looking for writers 2026/08/11 01:35:38 DEBUG : file1: reading active writers 2026/08/11 01:35:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/11 01:35:39 DEBUG : Looking for writers 2026/08/11 01:35:39 DEBUG : file1: reading active writers 2026/08/11 01:35:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/11 01:35:39 DEBUG : file1: size = 11 OK 2026/08/11 01:35:39 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/11 01:35:39 INFO : file1: Copied (new) 2026/08/11 01:35:39 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-11 01:35:38.014648191 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/11 01:35:39 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/11 01:35:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:35:39 INFO : file1: vfs cache: upload succeeded try #1 2026/08/11 01:35:40 DEBUG : Looking for writers 2026/08/11 01:35:40 DEBUG : file1: reading active writers 2026/08/11 01:35:40 DEBUG : >WaitForWriters: 2026/08/11 01:35:40 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:35:40 DEBUG : Looking for writers 2026/08/11 01:35:40 DEBUG : file1: reading active writers 2026/08/11 01:35:40 DEBUG : >WaitForWriters: 2026/08/11 01:35:40 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (9.07s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:35:46 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:35:46 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 01:35:46 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:35:46 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:35:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:35:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:35:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:35:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:35:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:35:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:35:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:35:46 INFO : Yandex rclone-test-calahox0kova: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 01:35:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:35:47 DEBUG : file1: newRWFileHandle: 2026/08/11 01:35:47 DEBUG : file1(0xae59f60e7c0): openPending: 2026/08/11 01:35:47 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:35:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:35:47 DEBUG : file1(0xae59f60e7c0): >openPending: err= 2026/08/11 01:35:47 DEBUG : file1: >newRWFileHandle: err= 2026/08/11 01:35:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:35:47 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/11 01:35:47 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/11 01:35:47 DEBUG : file1(0xae59f60e7c0): close: 2026/08/11 01:35:47 DEBUG : file1: vfs cache: setting modification time to 2026-08-11 01:35:47.587008485 +0000 UTC m=+1191.662132886 2026/08/11 01:35:47 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/11 01:35:47 DEBUG : file1(0xae59f60e7c0): >close: err= 2026/08/11 01:35:47 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/11 01:35:47 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/11 01:35:47 DEBUG : file2: newRWFileHandle: 2026/08/11 01:35:47 DEBUG : file2(0xae59f60edc0): openPending: 2026/08/11 01:35:47 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:35:47 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/11 01:35:47 DEBUG : file2(0xae59f60edc0): >openPending: err= 2026/08/11 01:35:47 DEBUG : file2: >newRWFileHandle: err= 2026/08/11 01:35:47 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/11 01:35:47 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/08/11 01:35:47 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/08/11 01:35:47 DEBUG : file2(0xae59f60edc0): RWFileHandle.Flush 2026/08/11 01:35:47 DEBUG : file2(0xae59f60edc0): RWFileHandle.Release 2026/08/11 01:35:47 DEBUG : file2(0xae59f60edc0): close: 2026/08/11 01:35:47 DEBUG : file2: vfs cache: setting modification time to 2026-08-11 01:35:47.589484263 +0000 UTC m=+1191.664608664 2026/08/11 01:35:47 INFO : file2: vfs cache: queuing for upload in 100ms 2026/08/11 01:35:47 DEBUG : file2(0xae59f60edc0): >close: err= 2026/08/11 01:35:47 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:35:47 DEBUG : Looking for writers 2026/08/11 01:35:47 DEBUG : file1: reading active writers 2026/08/11 01:35:47 DEBUG : file2: reading active writers 2026/08/11 01:35:47 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/08/11 01:35:47 DEBUG : Looking for writers 2026/08/11 01:35:47 DEBUG : file1: reading active writers 2026/08/11 01:35:47 DEBUG : file2: reading active writers 2026/08/11 01:35:47 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/08/11 01:35:47 DEBUG : Looking for writers 2026/08/11 01:35:47 DEBUG : file2: reading active writers 2026/08/11 01:35:47 DEBUG : file1: reading active writers 2026/08/11 01:35:47 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/08/11 01:35:47 DEBUG : Looking for writers 2026/08/11 01:35:47 DEBUG : file1: reading active writers 2026/08/11 01:35:47 DEBUG : file2: reading active writers 2026/08/11 01:35:47 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/08/11 01:35:47 DEBUG : file1: vfs cache: starting upload 2026/08/11 01:35:47 DEBUG : file2: vfs cache: starting upload 2026/08/11 01:35:47 DEBUG : Looking for writers 2026/08/11 01:35:47 DEBUG : file1: reading active writers 2026/08/11 01:35:47 DEBUG : file2: reading active writers 2026/08/11 01:35:47 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/08/11 01:35:47 DEBUG : Looking for writers 2026/08/11 01:35:47 DEBUG : file1: reading active writers 2026/08/11 01:35:47 DEBUG : file2: reading active writers 2026/08/11 01:35:47 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/08/11 01:35:48 DEBUG : Looking for writers 2026/08/11 01:35:48 DEBUG : file1: reading active writers 2026/08/11 01:35:48 DEBUG : file2: reading active writers 2026/08/11 01:35:48 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/08/11 01:35:48 DEBUG : Looking for writers 2026/08/11 01:35:48 DEBUG : file1: reading active writers 2026/08/11 01:35:48 DEBUG : file2: reading active writers 2026/08/11 01:35:48 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/08/11 01:35:49 DEBUG : file1: size = 0 OK 2026/08/11 01:35:49 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/11 01:35:49 INFO : file1: Copied (new) 2026/08/11 01:35:49 DEBUG : file1: vfs cache: fingerprint now "0,2026-08-11 01:35:47.587008485 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/11 01:35:49 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/11 01:35:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:35:49 INFO : file1: vfs cache: upload succeeded try #1 2026/08/11 01:35:49 DEBUG : file2: size = 0 OK 2026/08/11 01:35:49 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/11 01:35:49 INFO : file2: Copied (new) 2026/08/11 01:35:49 DEBUG : file2: vfs cache: fingerprint now "0,2026-08-11 01:35:47.589484263 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/11 01:35:49 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/08/11 01:35:49 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/11 01:35:49 INFO : file2: vfs cache: upload succeeded try #1 2026/08/11 01:35:49 DEBUG : Looking for writers 2026/08/11 01:35:49 DEBUG : file1: reading active writers 2026/08/11 01:35:49 DEBUG : file2: reading active writers 2026/08/11 01:35:49 DEBUG : >WaitForWriters: 2026/08/11 01:35:50 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:35:50 DEBUG : Looking for writers 2026/08/11 01:35:50 DEBUG : file2: reading active writers 2026/08/11 01:35:50 DEBUG : file1: reading active writers 2026/08/11 01:35:50 DEBUG : >WaitForWriters: 2026/08/11 01:35:50 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (14.11s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:36:00 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:36:00 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 01:36:00 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:36:00 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:36:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:36:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:36:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:36:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:36:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:36:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:36:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:36:00 INFO : Yandex rclone-test-calahox0kova: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 01:36:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:36:01 DEBUG : file1: newRWFileHandle: 2026/08/11 01:36:01 DEBUG : file1(0xae59ff84940): openPending: 2026/08/11 01:36:01 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:36:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:36:01 DEBUG : file1(0xae59ff84940): >openPending: err= 2026/08/11 01:36:01 DEBUG : file1: >newRWFileHandle: err= 2026/08/11 01:36:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:36:01 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/11 01:36:01 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/11 01:36:01 DEBUG : file1(0xae59ff84940): _writeAt: size=5, off=0 2026/08/11 01:36:01 DEBUG : file1(0xae59ff84940): >_writeAt: n=5, err= 2026/08/11 01:36:01 DEBUG : file1(0xae59ff84940): RWFileHandle.Flush 2026/08/11 01:36:01 DEBUG : file1(0xae59ff84940): RWFileHandle.Flush 2026/08/11 01:36:01 DEBUG : file1(0xae59ff84940): close: 2026/08/11 01:36:01 DEBUG : file1: vfs cache: setting modification time to 2026-08-11 01:36:01.147458931 +0000 UTC m=+1205.222583332 2026/08/11 01:36:01 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/11 01:36:01 DEBUG : file1(0xae59ff84940): >close: err= 2026/08/11 01:36:01 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:36:01 DEBUG : Looking for writers 2026/08/11 01:36:01 DEBUG : file1: reading active writers 2026/08/11 01:36:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/11 01:36:01 DEBUG : Looking for writers 2026/08/11 01:36:01 DEBUG : file1: reading active writers 2026/08/11 01:36:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/11 01:36:01 DEBUG : Looking for writers 2026/08/11 01:36:01 DEBUG : file1: reading active writers 2026/08/11 01:36:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/11 01:36:01 DEBUG : Looking for writers 2026/08/11 01:36:01 DEBUG : file1: reading active writers 2026/08/11 01:36:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/11 01:36:01 DEBUG : file1: vfs cache: starting upload 2026/08/11 01:36:01 DEBUG : Looking for writers 2026/08/11 01:36:01 DEBUG : file1: reading active writers 2026/08/11 01:36:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/11 01:36:01 DEBUG : Looking for writers 2026/08/11 01:36:01 DEBUG : file1: reading active writers 2026/08/11 01:36:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/11 01:36:01 DEBUG : forgetting directory cache 2026/08/11 01:36:01 DEBUG : dir: forgetting directory cache 2026/08/11 01:36:01 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/08/11 01:36:01 DEBUG : Looking for writers 2026/08/11 01:36:01 DEBUG : file1: reading active writers 2026/08/11 01:36:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/11 01:36:02 DEBUG : Looking for writers 2026/08/11 01:36:02 DEBUG : file1: reading active writers 2026/08/11 01:36:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/11 01:36:03 DEBUG : Looking for writers 2026/08/11 01:36:03 DEBUG : file1: reading active writers 2026/08/11 01:36:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/11 01:36:03 DEBUG : file1: size = 5 OK 2026/08/11 01:36:03 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/11 01:36:03 INFO : file1: Copied (new) 2026/08/11 01:36:03 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-11 01:36:01.147458931 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/11 01:36:03 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/11 01:36:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:36:03 INFO : file1: vfs cache: upload succeeded try #1 2026/08/11 01:36:04 DEBUG : Looking for writers 2026/08/11 01:36:04 DEBUG : file1: reading active writers 2026/08/11 01:36:04 DEBUG : >WaitForWriters: 2026/08/11 01:36:04 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (9.89s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:36:10 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:36:10 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 01:36:10 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:36:10 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:36:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:36:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:36:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:36:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:36:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:36:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:36:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:36:10 INFO : Yandex rclone-test-calahox0kova: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 01:36:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:36:11 DEBUG : file1: newRWFileHandle: 2026/08/11 01:36:11 DEBUG : file1(0xae59f9bce40): openPending: 2026/08/11 01:36:11 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:36:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:36:11 DEBUG : file1(0xae59f9bce40): >openPending: err= 2026/08/11 01:36:11 DEBUG : file1: >newRWFileHandle: err= 2026/08/11 01:36:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:36:11 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/11 01:36:11 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/11 01:36:11 DEBUG : file1(0xae59f9bce40): _writeAt: size=5, off=0 2026/08/11 01:36:11 DEBUG : file1(0xae59f9bce40): >_writeAt: n=5, err= 2026/08/11 01:36:11 DEBUG : file1(0xae59f9bce40): RWFileHandle.Release 2026/08/11 01:36:11 DEBUG : file1(0xae59f9bce40): close: 2026/08/11 01:36:11 DEBUG : file1: vfs cache: setting modification time to 2026-08-11 01:36:11.21722948 +0000 UTC m=+1215.292353892 2026/08/11 01:36:11 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/11 01:36:11 DEBUG : file1(0xae59f9bce40): >close: err= 2026/08/11 01:36:11 DEBUG : file1(0xae59f9bce40): RWFileHandle.Release 2026/08/11 01:36:11 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:36:11 DEBUG : Looking for writers 2026/08/11 01:36:11 DEBUG : file1: reading active writers 2026/08/11 01:36:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/11 01:36:11 DEBUG : Looking for writers 2026/08/11 01:36:11 DEBUG : file1: reading active writers 2026/08/11 01:36:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/11 01:36:11 DEBUG : Looking for writers 2026/08/11 01:36:11 DEBUG : file1: reading active writers 2026/08/11 01:36:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/11 01:36:11 DEBUG : Looking for writers 2026/08/11 01:36:11 DEBUG : file1: reading active writers 2026/08/11 01:36:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/11 01:36:11 DEBUG : file1: vfs cache: starting upload 2026/08/11 01:36:11 DEBUG : Looking for writers 2026/08/11 01:36:11 DEBUG : file1: reading active writers 2026/08/11 01:36:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/11 01:36:11 DEBUG : Looking for writers 2026/08/11 01:36:11 DEBUG : file1: reading active writers 2026/08/11 01:36:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/11 01:36:11 DEBUG : Looking for writers 2026/08/11 01:36:11 DEBUG : file1: reading active writers 2026/08/11 01:36:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/11 01:36:12 DEBUG : Looking for writers 2026/08/11 01:36:12 DEBUG : file1: reading active writers 2026/08/11 01:36:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/11 01:36:12 DEBUG : file1: size = 5 OK 2026/08/11 01:36:12 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/11 01:36:12 INFO : file1: Copied (new) 2026/08/11 01:36:12 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-11 01:36:11.21722948 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/11 01:36:12 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/11 01:36:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:36:12 INFO : file1: vfs cache: upload succeeded try #1 2026/08/11 01:36:13 DEBUG : Looking for writers 2026/08/11 01:36:13 DEBUG : file1: reading active writers 2026/08/11 01:36:13 DEBUG : >WaitForWriters: 2026/08/11 01:36:13 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (8.61s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:36:19 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:36:19 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 01:36:19 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:36:19 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:36:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:36:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:36:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:36:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:36:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:36:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:36:19 INFO : Yandex rclone-test-calahox0kova: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 01:36:22 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/08/11 01:36:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/11 01:36:23 DEBUG : dir/file1: newRWFileHandle: 2026/08/11 01:36:23 DEBUG : dir/file1(0xae59f970f00): openPending: 2026/08/11 01:36:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/11 01:36:23 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/11 01:36:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:36:23 DEBUG : dir/file1(0xae59f970f00): >openPending: err= 2026/08/11 01:36:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/11 01:36:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/11 01:36:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/11 01:36:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/11 01:36:23 DEBUG : dir/file1(0xae59f970f00): _writeAt: size=5, off=0 2026/08/11 01:36:23 DEBUG : dir/file1(0xae59f970f00): >_writeAt: n=5, err= 2026/08/11 01:36:23 DEBUG : dir/file1(0xae59f970f00): close: 2026/08/11 01:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:36:23 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-11 01:36:23.275742455 +0000 UTC m=+1227.350866877 2026/08/11 01:36:23 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/11 01:36:23 DEBUG : dir/file1(0xae59f970f00): >close: err= 2026/08/11 01:36:23 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:36:23 DEBUG : dir: Looking for writers 2026/08/11 01:36:23 DEBUG : file1: reading active writers 2026/08/11 01:36:23 DEBUG : Looking for writers 2026/08/11 01:36:23 DEBUG : dir: reading active writers 2026/08/11 01:36:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/11 01:36:23 DEBUG : dir: Looking for writers 2026/08/11 01:36:23 DEBUG : file1: reading active writers 2026/08/11 01:36:23 DEBUG : Looking for writers 2026/08/11 01:36:23 DEBUG : dir: reading active writers 2026/08/11 01:36:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/11 01:36:23 DEBUG : dir: Looking for writers 2026/08/11 01:36:23 DEBUG : file1: reading active writers 2026/08/11 01:36:23 DEBUG : Looking for writers 2026/08/11 01:36:23 DEBUG : dir: reading active writers 2026/08/11 01:36:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/11 01:36:23 DEBUG : dir: Looking for writers 2026/08/11 01:36:23 DEBUG : file1: reading active writers 2026/08/11 01:36:23 DEBUG : Looking for writers 2026/08/11 01:36:23 DEBUG : dir: reading active writers 2026/08/11 01:36:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/11 01:36:23 DEBUG : dir/file1: vfs cache: starting upload 2026/08/11 01:36:23 DEBUG : dir: Looking for writers 2026/08/11 01:36:23 DEBUG : file1: reading active writers 2026/08/11 01:36:23 DEBUG : Looking for writers 2026/08/11 01:36:23 DEBUG : dir: reading active writers 2026/08/11 01:36:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/11 01:36:23 DEBUG : dir: Looking for writers 2026/08/11 01:36:23 DEBUG : file1: reading active writers 2026/08/11 01:36:23 DEBUG : Looking for writers 2026/08/11 01:36:23 DEBUG : dir: reading active writers 2026/08/11 01:36:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/11 01:36:23 DEBUG : forgetting directory cache 2026/08/11 01:36:23 DEBUG : dir: forgetting directory cache 2026/08/11 01:36:23 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/08/11 01:36:23 DEBUG : dir: Looking for writers 2026/08/11 01:36:23 DEBUG : file1: reading active writers 2026/08/11 01:36:23 DEBUG : Looking for writers 2026/08/11 01:36:23 DEBUG : dir: reading active writers 2026/08/11 01:36:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/11 01:36:24 DEBUG : dir: Looking for writers 2026/08/11 01:36:24 DEBUG : file1: reading active writers 2026/08/11 01:36:24 DEBUG : Looking for writers 2026/08/11 01:36:24 DEBUG : dir: reading active writers 2026/08/11 01:36:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/11 01:36:25 DEBUG : dir: Looking for writers 2026/08/11 01:36:25 DEBUG : file1: reading active writers 2026/08/11 01:36:25 DEBUG : Looking for writers 2026/08/11 01:36:25 DEBUG : dir: reading active writers 2026/08/11 01:36:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/11 01:36:25 DEBUG : dir/file1: size = 5 OK 2026/08/11 01:36:25 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/11 01:36:25 INFO : dir/file1: Copied (replaced existing) 2026/08/11 01:36:25 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-08-11 01:36:23.275742455 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/11 01:36:25 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/11 01:36:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:36:25 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/11 01:36:26 DEBUG : dir: Looking for writers 2026/08/11 01:36:26 DEBUG : file1: reading active writers 2026/08/11 01:36:26 DEBUG : Looking for writers 2026/08/11 01:36:26 DEBUG : dir: reading active writers 2026/08/11 01:36:26 DEBUG : >WaitForWriters: 2026/08/11 01:36:26 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (21.20s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:36:40 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:36:40 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 01:36:40 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:36:40 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:36:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:36:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:36:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:36:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:36:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:36:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:36:40 INFO : Yandex rclone-test-calahox0kova: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 01:36:44 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:36:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:36:45 DEBUG : dir/file1: newRWFileHandle: 2026/08/11 01:36:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/11 01:36:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:36:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/11 01:36:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/11 01:36:45 DEBUG : dir/file1(0xae59f8d2bc0): _writeAt: size=5, off=0 2026/08/11 01:36:45 DEBUG : dir/file1(0xae59f8d2bc0): openPending: 2026/08/11 01:36:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/11 01:36:45 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/11 01:36:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:36:45 DEBUG : dir/file1(0xae59f8d2bc0): >openPending: err= 2026/08/11 01:36:45 DEBUG : dir/file1(0xae59f8d2bc0): >_writeAt: n=5, err= 2026/08/11 01:36:45 DEBUG : dir/file1(0xae59f8d2bc0): _writeAt: size=15, off=5 2026/08/11 01:36:45 DEBUG : dir/file1(0xae59f8d2bc0): >_writeAt: n=15, err= 2026/08/11 01:36:45 DEBUG : dir/file1(0xae59f8d2bc0): close: 2026/08/11 01:36:45 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/08/11 01:36:45 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-11 01:36:45.24988087 +0000 UTC m=+1249.325005272 2026/08/11 01:36:45 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/11 01:36:45 DEBUG : dir/file1(0xae59f8d2bc0): >close: err= 2026/08/11 01:36:45 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:36:45 DEBUG : dir: Looking for writers 2026/08/11 01:36:45 DEBUG : file1: reading active writers 2026/08/11 01:36:45 DEBUG : Looking for writers 2026/08/11 01:36:45 DEBUG : dir: reading active writers 2026/08/11 01:36:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/11 01:36:45 DEBUG : dir: Looking for writers 2026/08/11 01:36:45 DEBUG : file1: reading active writers 2026/08/11 01:36:45 DEBUG : Looking for writers 2026/08/11 01:36:45 DEBUG : dir: reading active writers 2026/08/11 01:36:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/11 01:36:45 DEBUG : dir: Looking for writers 2026/08/11 01:36:45 DEBUG : file1: reading active writers 2026/08/11 01:36:45 DEBUG : Looking for writers 2026/08/11 01:36:45 DEBUG : dir: reading active writers 2026/08/11 01:36:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/11 01:36:45 DEBUG : dir: Looking for writers 2026/08/11 01:36:45 DEBUG : file1: reading active writers 2026/08/11 01:36:45 DEBUG : Looking for writers 2026/08/11 01:36:45 DEBUG : dir: reading active writers 2026/08/11 01:36:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/11 01:36:45 DEBUG : dir/file1: vfs cache: starting upload 2026/08/11 01:36:45 DEBUG : dir: Looking for writers 2026/08/11 01:36:45 DEBUG : file1: reading active writers 2026/08/11 01:36:45 DEBUG : Looking for writers 2026/08/11 01:36:45 DEBUG : dir: reading active writers 2026/08/11 01:36:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/11 01:36:45 DEBUG : forgetting directory cache 2026/08/11 01:36:45 DEBUG : dir: forgetting directory cache 2026/08/11 01:36:45 DEBUG : dir: Looking for writers 2026/08/11 01:36:45 DEBUG : file1: reading active writers 2026/08/11 01:36:45 DEBUG : Looking for writers 2026/08/11 01:36:45 DEBUG : dir: reading active writers 2026/08/11 01:36:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/11 01:36:45 DEBUG : dir: Looking for writers 2026/08/11 01:36:45 DEBUG : file1: reading active writers 2026/08/11 01:36:45 DEBUG : Looking for writers 2026/08/11 01:36:45 DEBUG : dir: reading active writers 2026/08/11 01:36:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/11 01:36:46 DEBUG : dir: Looking for writers 2026/08/11 01:36:46 DEBUG : file1: reading active writers 2026/08/11 01:36:46 DEBUG : Looking for writers 2026/08/11 01:36:46 DEBUG : dir: reading active writers 2026/08/11 01:36:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/11 01:36:47 DEBUG : dir: Looking for writers 2026/08/11 01:36:47 DEBUG : file1: reading active writers 2026/08/11 01:36:47 DEBUG : Looking for writers 2026/08/11 01:36:47 DEBUG : dir: reading active writers 2026/08/11 01:36:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/11 01:36:48 DEBUG : dir/file1: size = 20 OK 2026/08/11 01:36:48 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/08/11 01:36:48 INFO : dir/file1: Copied (replaced existing) 2026/08/11 01:36:48 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-08-11 01:36:45.24988087 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/08/11 01:36:48 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/11 01:36:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:36:48 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/11 01:36:48 DEBUG : dir: Looking for writers 2026/08/11 01:36:48 DEBUG : file1: reading active writers 2026/08/11 01:36:48 DEBUG : Looking for writers 2026/08/11 01:36:48 DEBUG : dir: reading active writers 2026/08/11 01:36:48 DEBUG : >WaitForWriters: 2026/08/11 01:36:48 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (21.17s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:37:01 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:37:01 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 01:37:01 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:37:01 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:37:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:37:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:37:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:37:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:37:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:37:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:37:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:01 INFO : Yandex rclone-test-calahox0kova: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 01:37:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:02 DEBUG : file1: newRWFileHandle: 2026/08/11 01:37:02 DEBUG : file1(0xae59fe32340): openPending: 2026/08/11 01:37:02 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:37:02 DEBUG : file1(0xae59fe32340): >openPending: err= 2026/08/11 01:37:02 DEBUG : file1: >newRWFileHandle: err= 2026/08/11 01:37:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:37:02 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/11 01:37:02 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/11 01:37:02 DEBUG : file1(0xae59fe32340): _writeAt: size=5, off=0 2026/08/11 01:37:02 DEBUG : file1(0xae59fe32340): >_writeAt: n=5, err= 2026/08/11 01:37:02 DEBUG : file1(0xae59fe32340): close: 2026/08/11 01:37:02 DEBUG : file1: vfs cache: setting modification time to 2026-08-11 01:37:02.153614791 +0000 UTC m=+1266.228739243 2026/08/11 01:37:02 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:02 DEBUG : file1(0xae59fe32340): >close: err= 2026/08/11 01:37:02 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:37:02 DEBUG : Looking for writers 2026/08/11 01:37:02 DEBUG : file1: reading active writers 2026/08/11 01:37:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/11 01:37:02 DEBUG : Looking for writers 2026/08/11 01:37:02 DEBUG : file1: reading active writers 2026/08/11 01:37:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/11 01:37:02 DEBUG : Looking for writers 2026/08/11 01:37:02 DEBUG : file1: reading active writers 2026/08/11 01:37:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/11 01:37:02 DEBUG : Looking for writers 2026/08/11 01:37:02 DEBUG : file1: reading active writers 2026/08/11 01:37:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/11 01:37:02 DEBUG : file1: vfs cache: starting upload 2026/08/11 01:37:02 DEBUG : Looking for writers 2026/08/11 01:37:02 DEBUG : file1: reading active writers 2026/08/11 01:37:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/11 01:37:02 DEBUG : Looking for writers 2026/08/11 01:37:02 DEBUG : file1: reading active writers 2026/08/11 01:37:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/11 01:37:02 DEBUG : Looking for writers 2026/08/11 01:37:02 DEBUG : file1: reading active writers 2026/08/11 01:37:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/11 01:37:03 DEBUG : Looking for writers 2026/08/11 01:37:03 DEBUG : file1: reading active writers 2026/08/11 01:37:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/11 01:37:04 DEBUG : Looking for writers 2026/08/11 01:37:04 DEBUG : file1: reading active writers 2026/08/11 01:37:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/11 01:37:04 DEBUG : file1: size = 5 OK 2026/08/11 01:37:04 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/11 01:37:04 INFO : file1: Copied (new) 2026/08/11 01:37:04 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-11 01:37:02.153614791 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/11 01:37:04 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/11 01:37:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:37:04 INFO : file1: vfs cache: upload succeeded try #1 2026/08/11 01:37:05 DEBUG : forgetting directory cache 2026/08/11 01:37:05 DEBUG : dir: forgetting directory cache 2026/08/11 01:37:05 DEBUG : Looking for writers 2026/08/11 01:37:05 DEBUG : file1: reading active writers 2026/08/11 01:37:05 DEBUG : >WaitForWriters: 2026/08/11 01:37:05 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (9.80s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:37:11 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:37:11 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 01:37:11 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:37:11 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:37:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:37:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:37:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:37:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:37:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:37:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/08/11 01:37:11 INFO : Yandex rclone-test-calahox0kova: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fb09000): openPending: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fb09000): >openPending: err= 2026/08/11 01:37:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fb09000): _writeAt: size=5, off=0 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fb09000): >_writeAt: n=5, err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fb09000): close: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:11.903750609 +0000 UTC m=+1275.978875020 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fb09000): >close: err= 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/11 01:37:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fb09780): _readAt: size=2, off=0 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fb09780): openPending: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fb09780): >openPending: err= 2026/08/11 01:37:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fb09780): >_readAt: n=2, err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fb09780): _writeAt: size=3, off=2 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fb09780): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fb09780): close: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:11.903750609 +0000 UTC m=+1275.978875020 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fb09780): >close: err= 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fb09c40): _readAt: size=512, off=0 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fb09c40): openPending: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fb09c40): >openPending: err= 2026/08/11 01:37:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fb09c40): >_readAt: n=5, err=EOF 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fb09c40): close: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:11.903750609 +0000 UTC m=+1275.978875020 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fb09c40): >close: err= 2026/08/11 01:37:11 DEBUG : open-test-file: Remove: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f91cb60 item 1 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f5bee00): openPending: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f5bee00): >openPending: err= 2026/08/11 01:37:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f5bee00): _writeAt: size=5, off=0 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f5bee00): >_writeAt: n=5, err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f5bee00): close: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:11.907038641 +0000 UTC m=+1275.982163052 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f5bee00): >close: err= 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f5bf9c0): _readAt: size=512, off=0 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f5bf9c0): openPending: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f5bf9c0): >openPending: err= 2026/08/11 01:37:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f5bf9c0): >_readAt: n=5, err=EOF 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f5bf9c0): close: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:11.907038641 +0000 UTC m=+1275.982163052 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f5bf9c0): >close: err= 2026/08/11 01:37:11 DEBUG : open-test-file: Remove: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f91d5e0 item 2 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fbae600): openPending: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fbae600): >openPending: err= 2026/08/11 01:37:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fbae600): _writeAt: size=5, off=0 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fbae600): >_writeAt: n=5, err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fbae600): close: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:11.909326352 +0000 UTC m=+1275.984450753 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fbae600): >close: err= 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/11 01:37:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fbaee80): _readAt: size=2, off=0 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fbaee80): openPending: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fbaee80): >openPending: err= 2026/08/11 01:37:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fbaee80): >_readAt: n=2, err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fbaee80): _writeAt: size=3, off=2 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fbaee80): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fbaee80): close: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:11.909326352 +0000 UTC m=+1275.984450753 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fbaee80): >close: err= 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fbaf440): _readAt: size=512, off=0 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fbaf440): openPending: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fbaf440): >openPending: err= 2026/08/11 01:37:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fbaf440): >_readAt: n=5, err=EOF 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fbaf440): close: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:11.909326352 +0000 UTC m=+1275.984450753 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fbaf440): >close: err= 2026/08/11 01:37:11 DEBUG : open-test-file: Remove: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f91dce0 item 3 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fbafec0): openPending: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fbafec0): >openPending: err= 2026/08/11 01:37:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fbafec0): _writeAt: size=5, off=0 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fbafec0): >_writeAt: n=5, err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fbafec0): close: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:11.913132532 +0000 UTC m=+1275.988256933 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fbafec0): >close: err= 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f9aca40): _readAt: size=512, off=0 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f9aca40): openPending: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f9aca40): >openPending: err= 2026/08/11 01:37:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f9aca40): >_readAt: n=5, err=EOF 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f9aca40): close: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:11.913132532 +0000 UTC m=+1275.988256933 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f9aca40): >close: err= 2026/08/11 01:37:11 DEBUG : open-test-file: Remove: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f1c2e70 item 4 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f9adac0): openPending: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f9adac0): >openPending: err= 2026/08/11 01:37:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f9adac0): _writeAt: size=5, off=0 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f9adac0): >_writeAt: n=5, err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f9adac0): close: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:11.915324864 +0000 UTC m=+1275.990449265 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f9adac0): >close: err= 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:37:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/11 01:37:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fc502c0): _readAt: size=2, off=0 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fc502c0): openPending: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fc502c0): >openPending: err= 2026/08/11 01:37:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fc502c0): >_readAt: n=2, err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fc502c0): _writeAt: size=3, off=2 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fc502c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fc502c0): close: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:11.915324864 +0000 UTC m=+1275.990449265 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fc502c0): >close: err= 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fc50780): _readAt: size=512, off=0 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fc50780): openPending: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fc50780): >openPending: err= 2026/08/11 01:37:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fc50780): >_readAt: n=5, err=EOF 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fc50780): close: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:11.915324864 +0000 UTC m=+1275.990449265 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fc50780): >close: err= 2026/08/11 01:37:11 DEBUG : open-test-file: Remove: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f1c3d50 item 5 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fc50e00): openPending: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fc50e00): >openPending: err= 2026/08/11 01:37:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fc50e00): _writeAt: size=5, off=0 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fc50e00): >_writeAt: n=5, err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fc50e00): close: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:11.91880599 +0000 UTC m=+1275.993930391 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fc50e00): >close: err= 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fc51340): _readAt: size=512, off=0 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fc51340): openPending: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fc51340): >openPending: err= 2026/08/11 01:37:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fc51340): >_readAt: n=5, err=EOF 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fc51340): close: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:11.91880599 +0000 UTC m=+1275.993930391 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fc51340): >close: err= 2026/08/11 01:37:11 DEBUG : open-test-file: Remove: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f1ec9a0 item 6 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fc51ac0): openPending: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fc51ac0): >openPending: err= 2026/08/11 01:37:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fc51ac0): _writeAt: size=5, off=0 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fc51ac0): >_writeAt: n=5, err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fc51ac0): close: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:11.924708099 +0000 UTC m=+1275.999832600 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fc51ac0): >close: err= 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/11 01:37:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f19a300): _readAt: size=2, off=0 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f19a300): openPending: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f19a300): >openPending: err= 2026/08/11 01:37:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f19a300): >_readAt: n=2, err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f19a300): _writeAt: size=3, off=2 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f19a300): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f19a300): close: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:11.924708099 +0000 UTC m=+1275.999832600 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f19a300): >close: err= 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f19b0c0): _readAt: size=512, off=0 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f19b0c0): openPending: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f19b0c0): >openPending: err= 2026/08/11 01:37:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f19b0c0): >_readAt: n=5, err=EOF 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f19b0c0): close: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:11.924708099 +0000 UTC m=+1275.999832600 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f19b0c0): >close: err= 2026/08/11 01:37:11 DEBUG : open-test-file: Remove: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f1ed030 item 7 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe1c240): openPending: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe1c240): >openPending: err= 2026/08/11 01:37:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe1c240): _writeAt: size=5, off=0 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe1c240): >_writeAt: n=5, err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe1c240): close: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:11.928333208 +0000 UTC m=+1276.003457609 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe1c240): >close: err= 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe1c780): _readAt: size=512, off=0 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe1c780): openPending: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe1c780): >openPending: err= 2026/08/11 01:37:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe1c780): >_readAt: n=5, err=EOF 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe1c780): close: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:11.928333208 +0000 UTC m=+1276.003457609 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe1c780): >close: err= 2026/08/11 01:37:11 DEBUG : open-test-file: Remove: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f1edab0 item 8 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/11 01:37:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/11 01:37:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe1cd40): _readAt: size=2, off=0 2026/08/11 01:37:11 ERROR : open-test-file(0xae59fe1cd40): Couldn't read size of file 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe1cd40): >_readAt: n=0, err=EOF 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe1cd40): _writeAt: size=5, off=0 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe1cd40): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe1cd40): close: 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe1cd40): >close: err= 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe1d100): openPending: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe1d100): >openPending: err= 2026/08/11 01:37:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe1d100): _writeAt: size=5, off=0 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe1d100): >_writeAt: n=5, err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe1d100): close: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:11.931850242 +0000 UTC m=+1276.006974674 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe1d100): >close: err= 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/11 01:37:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/11 01:37:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe1d580): _readAt: size=2, off=0 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe1d580): openPending: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe1d580): >openPending: err= 2026/08/11 01:37:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe1d580): >_readAt: n=2, err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe1d580): _writeAt: size=3, off=2 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe1d580): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe1d580): close: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:11.931850242 +0000 UTC m=+1276.006974674 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe1d580): >close: err= 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe1da80): _readAt: size=512, off=0 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe1da80): openPending: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe1da80): >openPending: err= 2026/08/11 01:37:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe1da80): >_readAt: n=5, err=EOF 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe1da80): close: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:11.931850242 +0000 UTC m=+1276.006974674 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe1da80): >close: err= 2026/08/11 01:37:11 DEBUG : open-test-file: Remove: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fc26bd0 item 9 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe4e200): openPending: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe4e200): >openPending: err= 2026/08/11 01:37:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe4e200): _writeAt: size=5, off=0 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe4e200): >_writeAt: n=5, err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe4e200): close: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:11.934939768 +0000 UTC m=+1276.010064169 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe4e200): >close: err= 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe4e740): _readAt: size=512, off=0 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe4e740): openPending: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe4e740): >openPending: err= 2026/08/11 01:37:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe4e740): >_readAt: n=5, err=EOF 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe4e740): close: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:11.934939768 +0000 UTC m=+1276.010064169 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe4e740): >close: err= 2026/08/11 01:37:11 DEBUG : open-test-file: Remove: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fc273b0 item 10 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/11 01:37:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe4ed80): _readAt: size=2, off=0 2026/08/11 01:37:11 ERROR : open-test-file(0xae59fe4ed80): Couldn't read size of file 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe4ed80): >_readAt: n=0, err=EOF 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe4ed80): _writeAt: size=5, off=0 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe4ed80): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe4ed80): close: 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe4ed80): >close: err= 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe4f140): openPending: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe4f140): >openPending: err= 2026/08/11 01:37:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe4f140): _writeAt: size=5, off=0 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe4f140): >_writeAt: n=5, err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe4f140): close: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:11.937669555 +0000 UTC m=+1276.012793956 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe4f140): >close: err= 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/11 01:37:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe4f640): _readAt: size=2, off=0 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe4f640): openPending: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe4f640): >openPending: err= 2026/08/11 01:37:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe4f640): >_readAt: n=2, err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe4f640): _writeAt: size=3, off=2 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe4f640): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe4f640): close: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:11.937669555 +0000 UTC m=+1276.012793956 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe4f640): >close: err= 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe4fb40): _readAt: size=512, off=0 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe4fb40): openPending: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe4fb40): >openPending: err= 2026/08/11 01:37:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe4fb40): >_readAt: n=5, err=EOF 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe4fb40): close: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:11.937669555 +0000 UTC m=+1276.012793956 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe4fb40): >close: err= 2026/08/11 01:37:11 DEBUG : open-test-file: Remove: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fc279d0 item 11 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fb5b980): openPending: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fb5b980): >openPending: err= 2026/08/11 01:37:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fb5b980): _writeAt: size=5, off=0 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fb5b980): >_writeAt: n=5, err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fb5b980): close: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:11.941977805 +0000 UTC m=+1276.017102225 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fb5b980): >close: err= 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fb5bec0): _readAt: size=512, off=0 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fb5bec0): openPending: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fb5bec0): >openPending: err= 2026/08/11 01:37:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fb5bec0): >_readAt: n=5, err=EOF 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fb5bec0): close: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:11.941977805 +0000 UTC m=+1276.017102225 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fb5bec0): >close: err= 2026/08/11 01:37:11 DEBUG : open-test-file: Remove: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f1ef810 item 12 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:37:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/11 01:37:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fba8600): _readAt: size=2, off=0 2026/08/11 01:37:11 ERROR : open-test-file(0xae59fba8600): Couldn't read size of file 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fba8600): >_readAt: n=0, err=EOF 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fba8600): _writeAt: size=5, off=0 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fba8600): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fba8600): close: 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fba8600): >close: err= 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fba89c0): openPending: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fba89c0): >openPending: err= 2026/08/11 01:37:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fba89c0): _writeAt: size=5, off=0 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fba89c0): >_writeAt: n=5, err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fba89c0): close: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:11.945035279 +0000 UTC m=+1276.020159691 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fba89c0): >close: err= 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:37:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/11 01:37:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:37:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:37:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fba9080): _readAt: size=512, off=0 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fba9080): openPending: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fba9080): >openPending: err= 2026/08/11 01:37:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fba9080): >_readAt: n=5, err=EOF 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fba9080): close: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:11.945035279 +0000 UTC m=+1276.020159691 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fba9080): >close: err= 2026/08/11 01:37:11 DEBUG : open-test-file: Remove: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f1b80e0 item 13 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fba9700): openPending: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fba9700): >openPending: err= 2026/08/11 01:37:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fba9700): _writeAt: size=5, off=0 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fba9700): >_writeAt: n=5, err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fba9700): close: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:11.947392332 +0000 UTC m=+1276.022516784 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fba9700): >close: err= 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fba9c40): _readAt: size=512, off=0 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fba9c40): openPending: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fba9c40): >openPending: err= 2026/08/11 01:37:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fba9c40): >_readAt: n=5, err=EOF 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fba9c40): close: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:11.947392332 +0000 UTC m=+1276.022516784 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fba9c40): >close: err= 2026/08/11 01:37:11 DEBUG : open-test-file: Remove: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f1b8770 item 14 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/11 01:37:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff00380): _readAt: size=2, off=0 2026/08/11 01:37:11 ERROR : open-test-file(0xae59ff00380): Couldn't read size of file 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff00380): >_readAt: n=0, err=EOF 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff00380): _writeAt: size=5, off=0 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff00380): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff00380): close: 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff00380): >close: err= 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff00740): openPending: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff00740): >openPending: err= 2026/08/11 01:37:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff00740): _writeAt: size=5, off=0 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff00740): >_writeAt: n=5, err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff00740): close: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:11.949977357 +0000 UTC m=+1276.025101758 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff00740): >close: err= 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/11 01:37:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:37:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:37:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff00e00): _readAt: size=512, off=0 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff00e00): openPending: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff00e00): >openPending: err= 2026/08/11 01:37:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff00e00): >_readAt: n=5, err=EOF 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff00e00): close: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:11.949977357 +0000 UTC m=+1276.025101758 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff00e00): >close: err= 2026/08/11 01:37:11 DEBUG : open-test-file: Remove: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f1b8e70 item 15 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:11 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/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff01480): openPending: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff01480): >openPending: err= 2026/08/11 01:37:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff01480): _writeAt: size=5, off=0 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff01480): >_writeAt: n=5, err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff01480): close: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:11.952823993 +0000 UTC m=+1276.027948445 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff01480): >close: err= 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff019c0): _readAt: size=512, off=0 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff019c0): openPending: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff019c0): >openPending: err= 2026/08/11 01:37:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff019c0): >_readAt: n=5, err=EOF 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff019c0): close: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:11.952823993 +0000 UTC m=+1276.027948445 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff019c0): >close: err= 2026/08/11 01:37:11 DEBUG : open-test-file: Remove: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f1b9500 item 16 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff24100): openPending: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff24100): >openPending: err= 2026/08/11 01:37:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff24100): _writeAt: size=5, off=0 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff24100): >_writeAt: n=5, err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff24100): close: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:11.955073964 +0000 UTC m=+1276.030198375 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff24100): >close: err= 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/11 01:37:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/11 01:37:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff24580): _readAt: size=2, off=0 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff24580): openPending: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff24580): open at offset 5 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff24580): >openPending: err= 2026/08/11 01:37:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff24580): >_readAt: n=2, err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff24580): _writeAt: size=3, off=7 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff24580): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff24580): close: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:11.955073964 +0000 UTC m=+1276.030198375 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff24580): >close: err= 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff24a80): _readAt: size=512, off=0 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff24a80): openPending: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff24a80): >openPending: err= 2026/08/11 01:37:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff24a80): >_readAt: n=5, err=EOF 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff24a80): close: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:11.955073964 +0000 UTC m=+1276.030198375 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff24a80): >close: err= 2026/08/11 01:37:11 DEBUG : open-test-file: Remove: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f1b9c70 item 17 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff25100): openPending: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff25100): >openPending: err= 2026/08/11 01:37:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff25100): _writeAt: size=5, off=0 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff25100): >_writeAt: n=5, err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff25100): close: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:11.958790104 +0000 UTC m=+1276.033914566 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff25100): >close: err= 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff25640): _readAt: size=512, off=0 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff25640): openPending: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff25640): >openPending: err= 2026/08/11 01:37:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff25640): >_readAt: n=5, err=EOF 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff25640): close: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:11.958790104 +0000 UTC m=+1276.033914566 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff25640): >close: err= 2026/08/11 01:37:11 DEBUG : open-test-file: Remove: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f620bd0 item 18 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff25cc0): openPending: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff25cc0): >openPending: err= 2026/08/11 01:37:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff25cc0): _writeAt: size=5, off=0 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff25cc0): >_writeAt: n=5, err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff25cc0): close: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:11.96182101 +0000 UTC m=+1276.036945421 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff25cc0): >close: err= 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/11 01:37:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe4fe00): _readAt: size=2, off=0 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe4fe00): openPending: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe4fe00): open at offset 5 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe4fe00): >openPending: err= 2026/08/11 01:37:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe4fe00): >_readAt: n=2, err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe4fe00): _writeAt: size=3, off=7 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe4fe00): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe4fe00): close: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:11.96182101 +0000 UTC m=+1276.036945421 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe4fe00): >close: err= 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe90400): _readAt: size=512, off=0 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe90400): openPending: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe90400): >openPending: err= 2026/08/11 01:37:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe90400): >_readAt: n=5, err=EOF 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe90400): close: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:11.96182101 +0000 UTC m=+1276.036945421 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe90400): >close: err= 2026/08/11 01:37:11 DEBUG : open-test-file: Remove: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f6213b0 item 19 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe90a80): openPending: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe90a80): >openPending: err= 2026/08/11 01:37:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe90a80): _writeAt: size=5, off=0 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe90a80): >_writeAt: n=5, err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe90a80): close: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:11.965890417 +0000 UTC m=+1276.041014818 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe90a80): >close: err= 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe90fc0): _readAt: size=512, off=0 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe90fc0): openPending: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe90fc0): >openPending: err= 2026/08/11 01:37:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe90fc0): >_readAt: n=5, err=EOF 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe90fc0): close: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:11.965890417 +0000 UTC m=+1276.041014818 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe90fc0): >close: err= 2026/08/11 01:37:11 DEBUG : open-test-file: Remove: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f1a1260 item 20 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe33580): openPending: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe33580): >openPending: err= 2026/08/11 01:37:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe33580): _writeAt: size=5, off=0 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe33580): >_writeAt: n=5, err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe33580): close: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:11.971671539 +0000 UTC m=+1276.046795980 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe33580): >close: err= 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:37:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/11 01:37:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe32340): _readAt: size=2, off=0 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe32340): openPending: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe32340): open at offset 5 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe32340): >openPending: err= 2026/08/11 01:37:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe32340): >_readAt: n=2, err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe32340): _writeAt: size=3, off=7 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe32340): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe32340): close: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:11.971671539 +0000 UTC m=+1276.046795980 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe32340): >close: err= 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe32a40): _readAt: size=512, off=0 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe32a40): openPending: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe32a40): >openPending: err= 2026/08/11 01:37:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe32a40): >_readAt: n=5, err=EOF 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe32a40): close: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:11.971671539 +0000 UTC m=+1276.046795980 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe32a40): >close: err= 2026/08/11 01:37:11 DEBUG : open-test-file: Remove: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fc62070 item 21 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff44180): openPending: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff44180): >openPending: err= 2026/08/11 01:37:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff44180): _writeAt: size=5, off=0 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff44180): >_writeAt: n=5, err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff44180): close: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:11.978708312 +0000 UTC m=+1276.053832713 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff44180): >close: err= 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff44740): _readAt: size=512, off=0 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff44740): openPending: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff44740): >openPending: err= 2026/08/11 01:37:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff44740): >_readAt: n=5, err=EOF 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff44740): close: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:11.978708312 +0000 UTC m=+1276.053832713 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff44740): >close: err= 2026/08/11 01:37:11 DEBUG : open-test-file: Remove: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f620700 item 22 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff44dc0): openPending: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff44dc0): >openPending: err= 2026/08/11 01:37:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff44dc0): _writeAt: size=5, off=0 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff44dc0): >_writeAt: n=5, err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff44dc0): close: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:11.980991625 +0000 UTC m=+1276.056116057 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff44dc0): >close: err= 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/11 01:37:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff452c0): _readAt: size=2, off=0 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff452c0): openPending: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff452c0): open at offset 5 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff452c0): >openPending: err= 2026/08/11 01:37:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff452c0): >_readAt: n=2, err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff452c0): _writeAt: size=3, off=7 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff452c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff452c0): close: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:11.980991625 +0000 UTC m=+1276.056116057 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff452c0): >close: err= 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff457c0): _readAt: size=512, off=0 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff457c0): openPending: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff457c0): >openPending: err= 2026/08/11 01:37:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff457c0): >_readAt: n=5, err=EOF 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff457c0): close: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:11.980991625 +0000 UTC m=+1276.056116057 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff457c0): >close: err= 2026/08/11 01:37:11 DEBUG : open-test-file: Remove: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f620e70 item 23 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:11 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/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff45e40): openPending: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff45e40): >openPending: err= 2026/08/11 01:37:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff45e40): _writeAt: size=5, off=0 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff45e40): >_writeAt: n=5, err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff45e40): close: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:11.984422567 +0000 UTC m=+1276.059547008 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59ff45e40): >close: err= 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f60e840): _readAt: size=512, off=0 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f60e840): openPending: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f60e840): >openPending: err= 2026/08/11 01:37:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f60e840): >_readAt: n=5, err=EOF 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f60e840): close: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:11.984422567 +0000 UTC m=+1276.059547008 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f60e840): >close: err= 2026/08/11 01:37:11 DEBUG : open-test-file: Remove: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f621ab0 item 24 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/11 01:37:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/11 01:37:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f60f000): _readAt: size=2, off=0 2026/08/11 01:37:11 ERROR : open-test-file(0xae59f60f000): Couldn't read size of file 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f60f000): >_readAt: n=0, err=EOF 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f60f000): _writeAt: size=5, off=0 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f60f000): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f60f000): close: 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f60f000): >close: err= 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f60f400): openPending: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f60f400): >openPending: err= 2026/08/11 01:37:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f60f400): _writeAt: size=5, off=0 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f60f400): >_writeAt: n=5, err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f60f400): close: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:11.987225852 +0000 UTC m=+1276.062350284 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f60f400): >close: err= 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/11 01:37:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/11 01:37:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f60fdc0): _readAt: size=2, off=0 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f60fdc0): openPending: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f60fdc0): open at offset 5 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f60fdc0): >openPending: err= 2026/08/11 01:37:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f60fdc0): >_readAt: n=2, err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f60fdc0): _writeAt: size=3, off=7 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f60fdc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f60fdc0): close: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:11.987225852 +0000 UTC m=+1276.062350284 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f60fdc0): >close: err= 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe90500): _readAt: size=512, off=0 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe90500): openPending: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe90500): >openPending: err= 2026/08/11 01:37:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe90500): >_readAt: n=5, err=EOF 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe90500): close: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:11.987225852 +0000 UTC m=+1276.062350284 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe90500): >close: err= 2026/08/11 01:37:11 DEBUG : open-test-file: Remove: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f1de070 item 25 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe90b80): openPending: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe90b80): >openPending: err= 2026/08/11 01:37:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe90b80): _writeAt: size=5, off=0 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe90b80): >_writeAt: n=5, err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe90b80): close: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:11.991077228 +0000 UTC m=+1276.066201629 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe90b80): >close: err= 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe913c0): _readAt: size=512, off=0 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe913c0): openPending: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe913c0): >openPending: err= 2026/08/11 01:37:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe913c0): >_readAt: n=5, err=EOF 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe913c0): close: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:11.991077228 +0000 UTC m=+1276.066201629 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe913c0): >close: err= 2026/08/11 01:37:11 DEBUG : open-test-file: Remove: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f1deee0 item 26 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/11 01:37:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe91a00): _readAt: size=2, off=0 2026/08/11 01:37:11 ERROR : open-test-file(0xae59fe91a00): Couldn't read size of file 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe91a00): >_readAt: n=0, err=EOF 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe91a00): _writeAt: size=5, off=0 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe91a00): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe91a00): close: 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe91a00): >close: err= 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe91dc0): openPending: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe91dc0): >openPending: err= 2026/08/11 01:37:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe91dc0): _writeAt: size=5, off=0 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe91dc0): >_writeAt: n=5, err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe91dc0): close: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:11.994482641 +0000 UTC m=+1276.069607042 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe91dc0): >close: err= 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/11 01:37:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f44ee40): _readAt: size=2, off=0 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f44ee40): openPending: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f44ee40): open at offset 5 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f44ee40): >openPending: err= 2026/08/11 01:37:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f44ee40): >_readAt: n=2, err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f44ee40): _writeAt: size=3, off=7 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f44ee40): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f44ee40): close: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:11.994482641 +0000 UTC m=+1276.069607042 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f44ee40): >close: err= 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f44f900): _readAt: size=512, off=0 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f44f900): openPending: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f44f900): >openPending: err= 2026/08/11 01:37:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f44f900): >_readAt: n=5, err=EOF 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f44f900): close: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:11.994482641 +0000 UTC m=+1276.069607042 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f44f900): >close: err= 2026/08/11 01:37:11 DEBUG : open-test-file: Remove: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f1dfab0 item 27 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:11 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/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe33d40): openPending: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe33d40): >openPending: err= 2026/08/11 01:37:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe33d40): _writeAt: size=5, off=0 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe33d40): >_writeAt: n=5, err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe33d40): close: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:11.998742729 +0000 UTC m=+1276.073867160 2026/08/11 01:37:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59fe33d40): >close: err= 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:37:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f9bc780): _readAt: size=512, off=0 2026/08/11 01:37:11 DEBUG : open-test-file(0xae59f9bc780): openPending: 2026/08/11 01:37:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f9bc780): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f9bc780): >_readAt: n=5, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f9bc780): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:11.998742729 +0000 UTC m=+1276.073867160 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f9bc780): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: Remove: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fc63110 item 28 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f9bcec0): _readAt: size=2, off=0 2026/08/11 01:37:12 ERROR : open-test-file(0xae59f9bcec0): Couldn't read size of file 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f9bcec0): >_readAt: n=0, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f9bcec0): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f9bcec0): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f9bcec0): close: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f9bcec0): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f9bd400): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f9bd400): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f9bd400): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f9bd400): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f9bd400): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.001804503 +0000 UTC m=+1276.076928904 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f9bd400): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:37:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f9bdcc0): _readAt: size=512, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f9bdcc0): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f9bdcc0): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f9bdcc0): >_readAt: n=5, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f9bdcc0): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.001804503 +0000 UTC m=+1276.076928904 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f9bdcc0): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: Remove: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fc635e0 item 29 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:12 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/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8d0680): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8d0680): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8d0680): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8d0680): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8d0680): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.004114226 +0000 UTC m=+1276.079238627 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8d0680): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8d0e00): _readAt: size=512, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8d0e00): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8d0e00): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8d0e00): >_readAt: n=5, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8d0e00): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.004114226 +0000 UTC m=+1276.079238627 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8d0e00): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: Remove: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fc63b90 item 30 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:12 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/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8d1540): _readAt: size=2, off=0 2026/08/11 01:37:12 ERROR : open-test-file(0xae59f8d1540): Couldn't read size of file 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8d1540): >_readAt: n=0, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8d1540): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8d1540): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8d1540): close: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8d1540): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8d1bc0): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8d1bc0): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8d1bc0): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8d1bc0): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8d1bc0): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.007176972 +0000 UTC m=+1276.082301382 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8d1bc0): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:37:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f970740): _readAt: size=512, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f970740): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f970740): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f970740): >_readAt: n=5, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f970740): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.007176972 +0000 UTC m=+1276.082301382 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f970740): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: Remove: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f1a01c0 item 31 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:12 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/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f970ec0): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f970ec0): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f970ec0): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f970ec0): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f970ec0): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.009564232 +0000 UTC m=+1276.084688643 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f970ec0): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f971500): _readAt: size=512, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f971500): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f971500): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f971500): >_readAt: n=5, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f971500): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.009564232 +0000 UTC m=+1276.084688643 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f971500): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: Remove: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f1a0ee0 item 32 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f971b40): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f971b40): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f971b40): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f971b40): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f971b40): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.011749049 +0000 UTC m=+1276.086873450 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f971b40): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc980c0): _readAt: size=2, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc980c0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc980c0): _writeAt: size=3, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc980c0): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc980c0): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fde4070 item 33 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc980c0): >_writeAt: n=3, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc980c0): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.012603192 +0000 UTC m=+1276.087727593 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc980c0): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc987c0): _readAt: size=512, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc987c0): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc987c0): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc987c0): >_readAt: n=5, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc987c0): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.012603192 +0000 UTC m=+1276.087727593 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc987c0): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: Remove: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fde4230 item 33 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc99000): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc99000): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc99000): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc99000): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc99000): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.014718428 +0000 UTC m=+1276.089842839 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc99000): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc996c0): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc996c0): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fde45b0 item 34 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc996c0): _readAt: size=2, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc996c0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc996c0): _writeAt: size=3, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc996c0): >_writeAt: n=3, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc996c0): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.015663764 +0000 UTC m=+1276.090788165 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc996c0): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc99d00): _readAt: size=512, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc99d00): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc99d00): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc99d00): >_readAt: n=3, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc99d00): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.015663764 +0000 UTC m=+1276.090788165 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc99d00): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: Remove: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fde4770 item 34 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fad2440): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fad2440): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fad2440): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fad2440): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fad2440): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.017994988 +0000 UTC m=+1276.093119410 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fad2440): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fad28c0): _readAt: size=2, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fad28c0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fad28c0): _writeAt: size=3, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fad28c0): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fad28c0): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fde4af0 item 35 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fad28c0): >_writeAt: n=3, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fad28c0): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.018745365 +0000 UTC m=+1276.093869787 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fad28c0): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fad2dc0): _readAt: size=512, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fad2dc0): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fad2dc0): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fad2dc0): >_readAt: n=5, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fad2dc0): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.018745365 +0000 UTC m=+1276.093869787 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fad2dc0): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: Remove: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fde4e00 item 35 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fad35c0): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fad35c0): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fad35c0): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fad35c0): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fad35c0): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.020825855 +0000 UTC m=+1276.095950267 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fad35c0): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fad3ac0): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fad3ac0): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fde5180 item 36 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fad3ac0): _readAt: size=2, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fad3ac0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fad3ac0): _writeAt: size=3, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fad3ac0): >_writeAt: n=3, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fad3ac0): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.021633661 +0000 UTC m=+1276.096758063 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fad3ac0): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8d2180): _readAt: size=512, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8d2180): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8d2180): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8d2180): >_readAt: n=3, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8d2180): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.021633661 +0000 UTC m=+1276.096758063 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8d2180): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: Remove: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fde5340 item 36 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8d2a00): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8d2a00): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8d2a00): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8d2a00): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8d2a00): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.023421951 +0000 UTC m=+1276.098546352 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8d2a00): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8d2fc0): _readAt: size=2, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8d2fc0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8d2fc0): _writeAt: size=3, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8d2fc0): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8d2fc0): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fde56c0 item 37 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8d2fc0): >_writeAt: n=3, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8d2fc0): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.024360834 +0000 UTC m=+1276.099485245 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8d2fc0): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8d35c0): _readAt: size=512, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8d35c0): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8d35c0): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8d35c0): >_readAt: n=5, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8d35c0): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.024360834 +0000 UTC m=+1276.099485245 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8d35c0): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: Remove: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fde5880 item 37 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8d3e40): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8d3e40): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8d3e40): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8d3e40): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8d3e40): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.026447396 +0000 UTC m=+1276.101571797 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8d3e40): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fdae600): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fdae600): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fde5c00 item 38 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fdae600): _readAt: size=2, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fdae600): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fdae600): _writeAt: size=3, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fdae600): >_writeAt: n=3, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fdae600): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.028218632 +0000 UTC m=+1276.103343063 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fdae600): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fdaec40): _readAt: size=512, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fdaec40): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fdaec40): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fdaec40): >_readAt: n=3, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fdaec40): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.028218632 +0000 UTC m=+1276.103343063 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fdaec40): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: Remove: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fde5dc0 item 38 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fdaf740): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fdaf740): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fdaf740): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fdaf740): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fdaf740): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.031263323 +0000 UTC m=+1276.106387734 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fdaf740): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb08400): _readAt: size=2, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb08400): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb08400): _writeAt: size=3, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb08400): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb08400): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fb32380 item 39 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb08400): >_writeAt: n=3, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb08400): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.032013842 +0000 UTC m=+1276.107138272 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb08400): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb08a40): _readAt: size=512, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb08a40): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb08a40): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb08a40): >_readAt: n=5, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb08a40): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.032013842 +0000 UTC m=+1276.107138272 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb08a40): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: Remove: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fb325b0 item 39 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb09540): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb09540): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb09540): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb09540): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb09540): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.034707219 +0000 UTC m=+1276.109831620 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb09540): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb09a40): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb09a40): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fb32b60 item 40 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb09a40): _readAt: size=2, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb09a40): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb09a40): _writeAt: size=3, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb09a40): >_writeAt: n=3, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb09a40): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.035588043 +0000 UTC m=+1276.110712454 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb09a40): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f5be180): _readAt: size=512, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f5be180): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f5be180): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f5be180): >_readAt: n=3, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f5be180): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.035588043 +0000 UTC m=+1276.110712454 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f5be180): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: Remove: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fb32e70 item 40 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f5bf680): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f5bf680): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f5bf680): _readAt: size=2, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f5bf680): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f5bf680): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f5bf680): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f5bf680): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.037612949 +0000 UTC m=+1276.112737360 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f5bf680): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fbae140): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fbae140): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fbae140): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fb33260 item 41 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fbae140): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fbae140): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.038282213 +0000 UTC m=+1276.113406614 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fbae140): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fbaea40): _readAt: size=2, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fbaea40): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fbaea40): _writeAt: size=3, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fbaea40): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fbaea40): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fb33490 item 41 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fbaea40): >_writeAt: n=3, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fbaea40): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.038978088 +0000 UTC m=+1276.114102489 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fbaea40): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fbaf180): _readAt: size=512, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fbaf180): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fbaf180): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fbaf180): >_readAt: n=5, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fbaf180): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.038978088 +0000 UTC m=+1276.114102489 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fbaf180): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: Remove: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fb336c0 item 41 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fbaf8c0): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fbaf8c0): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fbaf8c0): _readAt: size=2, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fbaf8c0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fbaf8c0): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fbaf8c0): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fbaf8c0): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.040780031 +0000 UTC m=+1276.115904432 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fbaf8c0): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f9ac240): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f9ac240): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f9ac240): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fb33d50 item 42 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f9ac240): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f9ac240): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.04140886 +0000 UTC m=+1276.116533261 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f9ac240): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f9acdc0): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f9acdc0): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fcd82a0 item 42 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f9acdc0): _readAt: size=2, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f9acdc0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f9acdc0): _writeAt: size=3, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f9acdc0): >_writeAt: n=3, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f9acdc0): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.042069247 +0000 UTC m=+1276.117193649 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f9acdc0): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f9add00): _readAt: size=512, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f9add00): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f9add00): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f9add00): >_readAt: n=3, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f9add00): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.042069247 +0000 UTC m=+1276.117193649 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f9add00): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: Remove: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fcd8540 item 42 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc505c0): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc505c0): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc505c0): _readAt: size=2, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc505c0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc505c0): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc505c0): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc505c0): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.043692243 +0000 UTC m=+1276.118816644 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc505c0): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc50ac0): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc50ac0): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc50ac0): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fcd88c0 item 43 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc50ac0): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc50ac0): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.044397725 +0000 UTC m=+1276.119522127 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc50ac0): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc51000): _readAt: size=2, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc51000): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc51000): _writeAt: size=3, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc51000): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc51000): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fcd8a80 item 43 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc51000): >_writeAt: n=3, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc51000): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.045181477 +0000 UTC m=+1276.120305878 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc51000): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc51640): _readAt: size=512, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc51640): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc51640): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc51640): >_readAt: n=5, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc51640): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.045181477 +0000 UTC m=+1276.120305878 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc51640): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: Remove: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fcd8d20 item 43 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc51c80): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc51c80): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc51c80): _readAt: size=2, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc51c80): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc51c80): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc51c80): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc51c80): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.047056288 +0000 UTC m=+1276.122180689 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc51c80): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f19a740): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f19a740): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f19a740): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fcd9110 item 44 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f19a740): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f19a740): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.04765524 +0000 UTC m=+1276.122779641 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f19a740): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f19b980): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f19b980): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fcd92d0 item 44 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f19b980): _readAt: size=2, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f19b980): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f19b980): _writeAt: size=3, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f19b980): >_writeAt: n=3, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f19b980): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.048368306 +0000 UTC m=+1276.123492707 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f19b980): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb5a480): _readAt: size=512, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb5a480): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb5a480): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb5a480): >_readAt: n=3, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb5a480): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.048368306 +0000 UTC m=+1276.123492707 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb5a480): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: Remove: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fcd9730 item 44 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb5ab00): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb5ab00): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb5ab00): _readAt: size=2, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb5ab00): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb5ab00): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb5ab00): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb5ab00): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.05051906 +0000 UTC m=+1276.125643461 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb5ab00): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb5b000): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb5b000): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb5b000): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fcd9b90 item 45 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb5b000): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb5b000): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.051131827 +0000 UTC m=+1276.126256228 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb5b000): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:37:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb5b880): _readAt: size=512, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb5b880): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb5b880): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb5b880): >_readAt: n=5, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb5b880): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.051131827 +0000 UTC m=+1276.126256228 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb5b880): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: Remove: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fcd9d50 item 45 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb5bec0): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb5bec0): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb5bec0): _readAt: size=2, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb5bec0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb5bec0): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb5bec0): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb5bec0): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.052956785 +0000 UTC m=+1276.128081186 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb5bec0): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8b04c0): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8b04c0): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8b04c0): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f580700 item 46 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8b04c0): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8b04c0): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.053518135 +0000 UTC m=+1276.128642536 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8b04c0): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:37:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8b0bc0): _readAt: size=512, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8b0bc0): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8b0bc0): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8b0bc0): >_readAt: n=5, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8b0bc0): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.053518135 +0000 UTC m=+1276.128642536 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8b0bc0): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: Remove: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f580a10 item 46 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8b1200): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8b1200): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8b1200): _readAt: size=2, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8b1200): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8b1200): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8b1200): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8b1200): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.055206755 +0000 UTC m=+1276.130331157 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8b1200): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8b1700): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8b1700): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8b1700): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f580ee0 item 47 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8b1700): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8b1700): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.055871802 +0000 UTC m=+1276.130996203 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8b1700): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:37:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8b1e00): _readAt: size=512, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8b1e00): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8b1e00): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8b1e00): >_readAt: n=5, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8b1e00): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.055871802 +0000 UTC m=+1276.130996203 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8b1e00): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: Remove: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f5810a0 item 47 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:12 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/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8fc540): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8fc540): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8fc540): _readAt: size=2, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8fc540): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8fc540): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8fc540): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8fc540): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.057624102 +0000 UTC m=+1276.132748503 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8fc540): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8fca40): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8fca40): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8fca40): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f5815e0 item 48 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8fca40): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8fca40): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.058268128 +0000 UTC m=+1276.133392529 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8fca40): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:37:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f996400): _readAt: size=512, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f996400): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f996400): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f996400): >_readAt: n=5, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f996400): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.058268128 +0000 UTC m=+1276.133392529 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f996400): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: Remove: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f10a0e0 item 48 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f996a40): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f996a40): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f996a40): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f996a40): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f996a40): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.060546803 +0000 UTC m=+1276.135671204 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f996a40): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f996ec0): _readAt: size=2, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f996ec0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f996ec0): _writeAt: size=3, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f996ec0): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f996ec0): open at offset 5 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f996ec0): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f10aee0 item 49 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f996ec0): >_writeAt: n=3, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f996ec0): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.061446062 +0000 UTC m=+1276.136570463 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f996ec0): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f997400): _readAt: size=512, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f997400): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f997400): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f997400): >_readAt: n=8, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f997400): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.061446062 +0000 UTC m=+1276.136570463 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f997400): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: Remove: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f10b340 item 49 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f997a80): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f997a80): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f997a80): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f997a80): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f997a80): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.063057816 +0000 UTC m=+1276.138182217 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f997a80): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa30080): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa30080): open at offset 5 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa30080): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f10b9d0 item 50 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa30080): _readAt: size=2, off=5 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa30080): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa30080): _writeAt: size=3, off=5 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa30080): >_writeAt: n=3, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa30080): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.063834544 +0000 UTC m=+1276.138958945 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa30080): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa30600): _readAt: size=512, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa30600): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa30600): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa30600): >_readAt: n=3, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa30600): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.063834544 +0000 UTC m=+1276.138958945 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa30600): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: Remove: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f10bc70 item 50 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa30c80): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa30c80): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa30c80): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa30c80): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa30c80): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.065752847 +0000 UTC m=+1276.140877248 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa30c80): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa31180): _readAt: size=2, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa31180): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa31180): _writeAt: size=3, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa31180): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa31180): open at offset 5 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa31180): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fc722a0 item 51 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa31180): >_writeAt: n=3, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa31180): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.066416611 +0000 UTC m=+1276.141541012 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa31180): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa316c0): _readAt: size=512, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa316c0): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa316c0): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa316c0): >_readAt: n=8, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa316c0): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.066416611 +0000 UTC m=+1276.141541012 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa316c0): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: Remove: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fc725b0 item 51 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa31d40): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa31d40): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa31d40): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa31d40): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa31d40): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.06817846 +0000 UTC m=+1276.143302861 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa31d40): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa56340): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa56340): open at offset 5 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa56340): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fc72930 item 52 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa56340): _readAt: size=2, off=5 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa56340): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa56340): _writeAt: size=3, off=5 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa56340): >_writeAt: n=3, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa56340): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.068974063 +0000 UTC m=+1276.144098464 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa56340): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa568c0): _readAt: size=512, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa568c0): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa568c0): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa568c0): >_readAt: n=3, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa568c0): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.068974063 +0000 UTC m=+1276.144098464 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa568c0): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: Remove: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fc72af0 item 52 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa56f40): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa56f40): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa56f40): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa56f40): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa56f40): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.070607218 +0000 UTC m=+1276.145731619 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa56f40): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa57440): _readAt: size=2, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa57440): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa57440): _writeAt: size=3, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa57440): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa57440): open at offset 5 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa57440): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fc72e70 item 53 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa57440): >_writeAt: n=3, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa57440): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.071305608 +0000 UTC m=+1276.146430009 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa57440): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa57980): _readAt: size=512, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa57980): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa57980): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa57980): >_readAt: n=8, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa57980): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.071305608 +0000 UTC m=+1276.146430009 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa57980): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: Remove: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fc73030 item 53 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa74100): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa74100): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa74100): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa74100): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa74100): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.073293573 +0000 UTC m=+1276.148417974 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa74100): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8fcd00): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8fcd00): open at offset 5 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8fcd00): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f581730 item 54 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8fcd00): _readAt: size=2, off=5 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8fcd00): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8fcd00): _writeAt: size=3, off=5 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8fcd00): >_writeAt: n=3, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8fcd00): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.074221636 +0000 UTC m=+1276.149346037 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8fcd00): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8fd280): _readAt: size=512, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8fd280): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8fd280): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8fd280): >_readAt: n=3, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8fd280): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.074221636 +0000 UTC m=+1276.149346037 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8fd280): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: Remove: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f5819d0 item 54 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8fd900): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8fd900): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8fd900): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8fd900): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8fd900): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.075783396 +0000 UTC m=+1276.150907798 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8fd900): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8fde00): _readAt: size=2, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8fde00): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8fde00): _writeAt: size=3, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8fde00): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8fde00): open at offset 5 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8fde00): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f4901c0 item 55 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8fde00): >_writeAt: n=3, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8fde00): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.076481445 +0000 UTC m=+1276.151605846 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59f8fde00): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa88440): _readAt: size=512, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa88440): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa88440): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa88440): >_readAt: n=8, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa88440): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.076481445 +0000 UTC m=+1276.151605846 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa88440): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: Remove: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f490460 item 55 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:12 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/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa88ac0): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa88ac0): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa88ac0): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa88ac0): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa88ac0): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.078352079 +0000 UTC m=+1276.153476490 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa88ac0): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa88fc0): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa88fc0): open at offset 5 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa88fc0): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f490e00 item 56 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa88fc0): _readAt: size=2, off=5 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa88fc0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa88fc0): _writeAt: size=3, off=5 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa88fc0): >_writeAt: n=3, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa88fc0): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.079211492 +0000 UTC m=+1276.154335893 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa88fc0): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa89540): _readAt: size=512, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa89540): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa89540): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa89540): >_readAt: n=3, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa89540): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.079211492 +0000 UTC m=+1276.154335893 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa89540): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: Remove: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f490fc0 item 56 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa89b80): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa89b80): open at offset 0 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa89b80): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa89b80): _readAt: size=2, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa89b80): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa89b80): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa89b80): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa89b80): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.084268566 +0000 UTC m=+1276.159392997 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa89b80): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fac01c0): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fac01c0): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fac01c0): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f4916c0 item 57 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fac01c0): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fac01c0): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.085858259 +0000 UTC m=+1276.160982660 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fac01c0): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fac0700): _readAt: size=2, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fac0700): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fac0700): _writeAt: size=3, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fac0700): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fac0700): open at offset 5 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fac0700): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f491e30 item 57 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fac0700): >_writeAt: n=3, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fac0700): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.088720126 +0000 UTC m=+1276.163844537 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fac0700): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fac0c80): _readAt: size=512, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fac0c80): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fac0c80): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fac0c80): >_readAt: n=8, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fac0c80): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.088720126 +0000 UTC m=+1276.163844537 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fac0c80): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: Remove: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f9da1c0 item 57 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fac12c0): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fac12c0): open at offset 0 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fac12c0): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fac12c0): _readAt: size=2, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fac12c0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fac12c0): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fac12c0): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fac12c0): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.092703921 +0000 UTC m=+1276.167828322 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fac12c0): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fac1800): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fac1800): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fac1800): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f9da540 item 58 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fac1800): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fac1800): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.095181983 +0000 UTC m=+1276.170306393 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fac1800): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fac1d40): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fac1d40): open at offset 5 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fac1d40): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f9da700 item 58 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fac1d40): _readAt: size=2, off=5 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fac1d40): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fac1d40): _writeAt: size=3, off=5 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fac1d40): >_writeAt: n=3, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fac1d40): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.096886883 +0000 UTC m=+1276.172011284 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fac1d40): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb1a400): _readAt: size=512, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb1a400): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb1a400): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb1a400): >_readAt: n=3, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb1a400): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.096886883 +0000 UTC m=+1276.172011284 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb1a400): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: Remove: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f9da8c0 item 58 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb1aa40): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb1aa40): open at offset 0 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb1aa40): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb1aa40): _readAt: size=2, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb1aa40): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb1aa40): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb1aa40): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb1aa40): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.101721366 +0000 UTC m=+1276.176845777 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb1aa40): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb1af80): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb1af80): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb1af80): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f9dac40 item 59 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb1af80): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb1af80): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.102519383 +0000 UTC m=+1276.177643795 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb1af80): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb1b4c0): _readAt: size=2, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb1b4c0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb1b4c0): _writeAt: size=3, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb1b4c0): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb1b4c0): open at offset 5 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb1b4c0): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f9db110 item 59 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb1b4c0): >_writeAt: n=3, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb1b4c0): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.103384979 +0000 UTC m=+1276.178509450 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb1b4c0): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb1ba40): _readAt: size=512, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb1ba40): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb1ba40): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb1ba40): >_readAt: n=8, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb1ba40): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.103384979 +0000 UTC m=+1276.178509450 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb1ba40): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: Remove: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f9db3b0 item 59 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:12 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/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb64180): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb64180): open at offset 0 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb64180): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb64180): _readAt: size=2, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb64180): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb64180): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb64180): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb64180): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.109306314 +0000 UTC m=+1276.184430725 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb64180): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb646c0): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb646c0): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb646c0): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f9db7a0 item 60 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb646c0): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb646c0): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.110178592 +0000 UTC m=+1276.185303003 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb646c0): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb64c00): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb64c00): open at offset 5 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb64c00): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f9db960 item 60 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb64c00): _readAt: size=2, off=5 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb64c00): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb64c00): _writeAt: size=3, off=5 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb64c00): >_writeAt: n=3, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb64c00): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.111470002 +0000 UTC m=+1276.186594704 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb64c00): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb651c0): _readAt: size=512, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb651c0): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb651c0): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb651c0): >_readAt: n=3, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb651c0): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.111470002 +0000 UTC m=+1276.186594704 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb651c0): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: Remove: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f9dbb20 item 60 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb65800): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb65800): open at offset 0 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb65800): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb65800): _readAt: size=2, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb65800): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb65800): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb65800): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb65800): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.113839388 +0000 UTC m=+1276.188963799 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb65800): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb65d40): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb65d40): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb65d40): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fd80070 item 61 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb65d40): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb65d40): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.114689244 +0000 UTC m=+1276.189813695 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb65d40): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:37:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb98540): _readAt: size=512, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb98540): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb98540): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb98540): >_readAt: n=5, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb98540): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.114689244 +0000 UTC m=+1276.189813695 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb98540): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: Remove: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fd80230 item 61 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:12 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/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb98b80): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb98b80): open at offset 0 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb98b80): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb98b80): _readAt: size=2, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb98b80): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb98b80): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb98b80): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb98b80): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.117138451 +0000 UTC m=+1276.192262852 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb98b80): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb990c0): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb990c0): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb990c0): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fd80690 item 62 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb990c0): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb990c0): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.118067105 +0000 UTC m=+1276.193191516 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb990c0): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:37:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb997c0): _readAt: size=512, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb997c0): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb997c0): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb997c0): >_readAt: n=5, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb997c0): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.118067105 +0000 UTC m=+1276.193191516 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb997c0): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: Remove: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fd80850 item 62 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:12 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/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb99e00): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb99e00): open at offset 0 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb99e00): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb99e00): _readAt: size=2, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb99e00): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb99e00): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb99e00): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb99e00): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.120434507 +0000 UTC m=+1276.195558959 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fb99e00): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fbd8440): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fbd8440): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fbd8440): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fd80e00 item 63 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fbd8440): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fbd8440): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.121331452 +0000 UTC m=+1276.196455893 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fbd8440): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:37:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fbd8b40): _readAt: size=512, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fbd8b40): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fbd8b40): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fbd8b40): >_readAt: n=5, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fbd8b40): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.121331452 +0000 UTC m=+1276.196455893 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fbd8b40): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: Remove: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fd81030 item 63 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:12 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/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fbd9180): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fbd9180): open at offset 0 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fbd9180): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fbd9180): _readAt: size=2, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fbd9180): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fbd9180): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fbd9180): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fbd9180): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.125159783 +0000 UTC m=+1276.200284194 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fbd9180): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fbd96c0): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fbd96c0): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fbd96c0): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fd81490 item 64 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fbd96c0): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fbd96c0): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.126959664 +0000 UTC m=+1276.202084115 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fbd96c0): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:37:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fbd9dc0): _readAt: size=512, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fbd9dc0): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fbd9dc0): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fbd9dc0): >_readAt: n=5, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fbd9dc0): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.126959664 +0000 UTC m=+1276.202084115 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fbd9dc0): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: Remove: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fd81650 item 64 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc46500): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc46500): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc46500): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc46500): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc46500): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.131157444 +0000 UTC m=+1276.206281845 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc46500): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc46980): _readAt: size=2, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc46980): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc46980): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc46980): >_readAt: n=2, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc46980): _writeAt: size=3, off=2 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fd819d0 item 65 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc46980): >_writeAt: n=3, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc46980): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.131962675 +0000 UTC m=+1276.207087076 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc46980): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc46e80): _readAt: size=512, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc46e80): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc46e80): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc46e80): >_readAt: n=5, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc46e80): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.131962675 +0000 UTC m=+1276.207087076 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc46e80): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: Remove: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fd81b90 item 65 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc474c0): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc474c0): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc474c0): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc474c0): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc474c0): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.134724732 +0000 UTC m=+1276.209849133 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc474c0): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc47940): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc47940): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f1f02a0 item 66 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc47940): _readAt: size=2, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc47940): >_readAt: n=0, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc47940): _writeAt: size=3, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc47940): >_writeAt: n=3, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc47940): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.135677021 +0000 UTC m=+1276.210801433 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc47940): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc47e80): _readAt: size=512, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc47e80): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc47e80): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc47e80): >_readAt: n=3, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc47e80): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.135677021 +0000 UTC m=+1276.210801433 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc47e80): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: Remove: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f1f04d0 item 66 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc965c0): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc965c0): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc965c0): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc965c0): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc965c0): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.137700104 +0000 UTC m=+1276.212824505 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc965c0): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc96a40): _readAt: size=2, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc96a40): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc96a40): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc96a40): >_readAt: n=2, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc96a40): _writeAt: size=3, off=2 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f1f13b0 item 67 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc96a40): >_writeAt: n=3, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc96a40): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.138394495 +0000 UTC m=+1276.213518896 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc96a40): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc96f40): _readAt: size=512, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc96f40): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc96f40): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc96f40): >_readAt: n=5, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc96f40): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.138394495 +0000 UTC m=+1276.213518896 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc96f40): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: Remove: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f1f1650 item 67 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc975c0): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc975c0): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc975c0): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc975c0): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc975c0): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.140126848 +0000 UTC m=+1276.215251249 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc975c0): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc97ac0): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc97ac0): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f1f1ce0 item 68 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc97ac0): _readAt: size=2, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc97ac0): >_readAt: n=0, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc97ac0): _writeAt: size=3, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc97ac0): >_writeAt: n=3, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc97ac0): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.140796052 +0000 UTC m=+1276.215920453 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fc97ac0): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd1a100): _readAt: size=512, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd1a100): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd1a100): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd1a100): >_readAt: n=3, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd1a100): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.140796052 +0000 UTC m=+1276.215920453 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd1a100): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: Remove: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f1fc7e0 item 68 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd1a740): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd1a740): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd1a740): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd1a740): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd1a740): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.142619246 +0000 UTC m=+1276.217743647 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd1a740): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa74580): _readAt: size=2, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa74580): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa74580): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa74580): >_readAt: n=2, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa74580): _writeAt: size=3, off=2 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fc73500 item 69 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa74580): >_writeAt: n=3, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa74580): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.143297607 +0000 UTC m=+1276.218422009 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa74580): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa74a80): _readAt: size=512, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa74a80): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa74a80): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa74a80): >_readAt: n=5, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa74a80): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.143297607 +0000 UTC m=+1276.218422009 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa74a80): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: Remove: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fc736c0 item 69 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa75100): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa75100): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa75100): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa75100): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa75100): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.145160949 +0000 UTC m=+1276.220285350 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa75100): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa75600): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa75600): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fc73ab0 item 70 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa75600): _readAt: size=2, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa75600): >_readAt: n=0, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa75600): _writeAt: size=3, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa75600): >_writeAt: n=3, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa75600): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.146571883 +0000 UTC m=+1276.221696284 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa75600): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa75b40): _readAt: size=512, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa75b40): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa75b40): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa75b40): >_readAt: n=3, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa75b40): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.146571883 +0000 UTC m=+1276.221696284 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fa75b40): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: Remove: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fc73c70 item 70 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd9e2c0): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd9e2c0): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd9e2c0): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd9e2c0): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd9e2c0): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.148517077 +0000 UTC m=+1276.223641478 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd9e2c0): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd9e7c0): _readAt: size=2, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd9e7c0): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd9e7c0): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd9e7c0): >_readAt: n=2, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd9e7c0): _writeAt: size=3, off=2 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f67e770 item 71 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd9e7c0): >_writeAt: n=3, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd9e7c0): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.149400927 +0000 UTC m=+1276.224525328 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd9e7c0): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd9ecc0): _readAt: size=512, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd9ecc0): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd9ecc0): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd9ecc0): >_readAt: n=5, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd9ecc0): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.149400927 +0000 UTC m=+1276.224525328 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd9ecc0): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: Remove: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f67f730 item 71 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd9f340): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd9f340): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd9f340): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd9f340): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd9f340): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.151589212 +0000 UTC m=+1276.226713613 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd9f340): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd9f840): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd9f840): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fe7c000 item 72 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd9f840): _readAt: size=2, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd9f840): >_readAt: n=0, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd9f840): _writeAt: size=3, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd9f840): >_writeAt: n=3, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd9f840): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.152407437 +0000 UTC m=+1276.227531838 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd9f840): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd9fd80): _readAt: size=512, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd9fd80): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd9fd80): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd9fd80): >_readAt: n=3, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd9fd80): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.152407437 +0000 UTC m=+1276.227531838 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd9fd80): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: Remove: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fe7c1c0 item 72 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd1aa80): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd1aa80): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd1aa80): _readAt: size=2, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd1aa80): >_readAt: n=0, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd1aa80): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd1aa80): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd1aa80): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.154032427 +0000 UTC m=+1276.229156828 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd1aa80): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd1af80): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd1af80): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd1af80): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f1fce00 item 73 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd1af80): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd1af80): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.154583538 +0000 UTC m=+1276.229707939 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd1af80): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd1b440): _readAt: size=2, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd1b440): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd1b440): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd1b440): >_readAt: n=2, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd1b440): _writeAt: size=3, off=2 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f1fd490 item 73 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd1b440): >_writeAt: n=3, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd1b440): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.15520947 +0000 UTC m=+1276.230333871 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd1b440): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd1b980): _readAt: size=512, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd1b980): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd1b980): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd1b980): >_readAt: n=5, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd1b980): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.15520947 +0000 UTC m=+1276.230333871 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd1b980): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: Remove: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f1fd7a0 item 73 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd400c0): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd400c0): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd400c0): _readAt: size=2, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd400c0): >_readAt: n=0, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd400c0): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd400c0): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd400c0): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.157141771 +0000 UTC m=+1276.232266172 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd400c0): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd405c0): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd405c0): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd405c0): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f756150 item 74 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd405c0): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd405c0): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.157870027 +0000 UTC m=+1276.232994428 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd405c0): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd40b00): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd40b00): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f756460 item 74 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd40b00): _readAt: size=2, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd40b00): >_readAt: n=0, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd40b00): _writeAt: size=3, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd40b00): >_writeAt: n=3, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd40b00): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.158647355 +0000 UTC m=+1276.233771766 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd40b00): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd41080): _readAt: size=512, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd41080): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd41080): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd41080): >_readAt: n=3, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd41080): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.158647355 +0000 UTC m=+1276.233771766 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd41080): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: Remove: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f7568c0 item 74 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd416c0): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd416c0): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd416c0): _readAt: size=2, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd416c0): >_readAt: n=0, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd416c0): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd416c0): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd416c0): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.160421927 +0000 UTC m=+1276.235546338 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd416c0): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd41bc0): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd41bc0): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd41bc0): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f757420 item 75 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd41bc0): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd41bc0): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.161043552 +0000 UTC m=+1276.236167953 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd41bc0): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd60200): _readAt: size=2, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd60200): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd60200): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd60200): >_readAt: n=2, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd60200): _writeAt: size=3, off=2 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f7576c0 item 75 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd60200): >_writeAt: n=3, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd60200): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.161981674 +0000 UTC m=+1276.237106075 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd60200): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd60740): _readAt: size=512, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd60740): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd60740): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd60740): >_readAt: n=5, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd60740): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.161981674 +0000 UTC m=+1276.237106075 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd60740): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: Remove: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f757ab0 item 75 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd60d80): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd60d80): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd60d80): _readAt: size=2, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd60d80): >_readAt: n=0, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd60d80): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd60d80): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd60d80): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.163674542 +0000 UTC m=+1276.238798943 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd60d80): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd61280): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd61280): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd61280): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f1dc0e0 item 76 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd61280): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd61280): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.164312587 +0000 UTC m=+1276.239436998 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd61280): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd617c0): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd617c0): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f1dc9a0 item 76 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd617c0): _readAt: size=2, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd617c0): >_readAt: n=0, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd617c0): _writeAt: size=3, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd617c0): >_writeAt: n=3, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd617c0): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.164995407 +0000 UTC m=+1276.240119808 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd617c0): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd61d40): _readAt: size=512, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd61d40): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd61d40): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd61d40): >_readAt: n=3, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd61d40): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.164995407 +0000 UTC m=+1276.240119808 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fd61d40): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: Remove: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f1dccb0 item 76 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe0a480): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe0a480): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe0a480): _readAt: size=2, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe0a480): >_readAt: n=0, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe0a480): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe0a480): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe0a480): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.167395601 +0000 UTC m=+1276.242520002 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe0a480): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe0a980): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe0a980): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe0a980): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f1dd260 item 77 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe0a980): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe0a980): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.16813621 +0000 UTC m=+1276.243260611 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe0a980): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:37:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe0b080): _readAt: size=512, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe0b080): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe0b080): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe0b080): >_readAt: n=5, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe0b080): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.16813621 +0000 UTC m=+1276.243260611 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe0b080): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: Remove: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f1dd5e0 item 77 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe0b6c0): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe0b6c0): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe0b6c0): _readAt: size=2, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe0b6c0): >_readAt: n=0, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe0b6c0): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe0b6c0): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe0b6c0): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.170115639 +0000 UTC m=+1276.245240040 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe0b6c0): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe0bbc0): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe0bbc0): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe0bbc0): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f9c2000 item 78 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe0bbc0): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe0bbc0): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.170631705 +0000 UTC m=+1276.245756106 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe0bbc0): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:37:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe3c3c0): _readAt: size=512, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe3c3c0): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe3c3c0): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe3c3c0): >_readAt: n=5, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe3c3c0): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.170631705 +0000 UTC m=+1276.245756106 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe3c3c0): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: Remove: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f9c22a0 item 78 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe3ca00): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe3ca00): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe3ca00): _readAt: size=2, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe3ca00): >_readAt: n=0, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe3ca00): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe3ca00): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe3ca00): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.172688239 +0000 UTC m=+1276.247812640 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe3ca00): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe3cf00): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe3cf00): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe3cf00): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f9c2930 item 79 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe3cf00): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe3cf00): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.173227028 +0000 UTC m=+1276.248351429 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe3cf00): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:37:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe3d600): _readAt: size=512, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe3d600): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe3d600): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe3d600): >_readAt: n=5, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe3d600): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.173227028 +0000 UTC m=+1276.248351429 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe3d600): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: Remove: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f9c2b60 item 79 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:12 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/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fdd64c0): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fdd64c0): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fdd64c0): _readAt: size=2, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fdd64c0): >_readAt: n=0, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fdd64c0): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fdd64c0): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fdd64c0): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.17511833 +0000 UTC m=+1276.250242731 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fdd64c0): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fcc4480): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fcc4480): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fcc4480): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f6fa7e0 item 80 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fcc4480): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fcc4480): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.175957205 +0000 UTC m=+1276.251081616 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fcc4480): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:37:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fcc4b80): _readAt: size=512, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fcc4b80): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fcc4b80): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fcc4b80): >_readAt: n=5, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fcc4b80): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.175957205 +0000 UTC m=+1276.251081616 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fcc4b80): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: Remove: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f6fabd0 item 80 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fcc51c0): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fcc51c0): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fcc51c0): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fcc51c0): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fcc51c0): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.177663028 +0000 UTC m=+1276.252787429 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fcc51c0): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fcc5640): _readAt: size=2, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fcc5640): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fcc5640): open at offset 5 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fcc5640): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fcc5640): >_readAt: n=2, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fcc5640): _writeAt: size=3, off=7 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f6fb420 item 81 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fcc5640): >_writeAt: n=3, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fcc5640): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.17834743 +0000 UTC m=+1276.253471841 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fcc5640): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fcc5b80): _readAt: size=512, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fcc5b80): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fcc5b80): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fcc5b80): >_readAt: n=8, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fcc5b80): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.17834743 +0000 UTC m=+1276.253471841 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fcc5b80): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: Remove: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f11e3f0 item 81 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe9e300): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe9e300): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe9e300): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe9e300): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe9e300): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.179918068 +0000 UTC m=+1276.255042469 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe9e300): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe9e800): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe9e800): open at offset 5 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe9e800): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f11f030 item 82 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe9e800): _readAt: size=2, off=5 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe9e800): >_readAt: n=0, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe9e800): _writeAt: size=3, off=5 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe9e800): >_writeAt: n=3, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe9e800): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.180834648 +0000 UTC m=+1276.255959050 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe9e800): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe9ed80): _readAt: size=512, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe9ed80): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe9ed80): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe9ed80): >_readAt: n=3, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe9ed80): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.180834648 +0000 UTC m=+1276.255959050 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe9ed80): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: Remove: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f11f2d0 item 82 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe9f400): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe9f400): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe9f400): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe9f400): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe9f400): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.182348088 +0000 UTC m=+1276.257472489 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe9f400): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe9f900): _readAt: size=2, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe9f900): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe9f900): open at offset 5 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe9f900): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe9f900): >_readAt: n=2, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe9f900): _writeAt: size=3, off=7 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f53ea80 item 83 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe9f900): >_writeAt: n=3, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe9f900): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.1830689 +0000 UTC m=+1276.258193311 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe9f900): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe9fe40): _readAt: size=512, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe9fe40): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe9fe40): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe9fe40): >_readAt: n=8, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe9fe40): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.1830689 +0000 UTC m=+1276.258193311 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fe9fe40): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: Remove: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f53f420 item 83 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59febe5c0): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59febe5c0): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59febe5c0): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59febe5c0): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59febe5c0): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.184620772 +0000 UTC m=+1276.259745173 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59febe5c0): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59febeac0): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59febeac0): open at offset 5 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59febeac0): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f53fb90 item 84 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59febeac0): _readAt: size=2, off=5 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59febeac0): >_readAt: n=0, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59febeac0): _writeAt: size=3, off=5 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59febeac0): >_writeAt: n=3, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59febeac0): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.185383613 +0000 UTC m=+1276.260508023 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59febeac0): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59febf040): _readAt: size=512, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59febf040): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59febf040): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59febf040): >_readAt: n=3, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59febf040): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.185383613 +0000 UTC m=+1276.260508023 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59febf040): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: Remove: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fba2150 item 84 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59febf6c0): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59febf6c0): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59febf6c0): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59febf6c0): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59febf6c0): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.186929623 +0000 UTC m=+1276.262054024 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59febf6c0): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59febfbc0): _readAt: size=2, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59febfbc0): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59febfbc0): open at offset 5 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59febfbc0): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59febfbc0): >_readAt: n=2, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59febfbc0): _writeAt: size=3, off=7 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fba2770 item 85 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59febfbc0): >_writeAt: n=3, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59febfbc0): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.187861082 +0000 UTC m=+1276.262985483 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59febfbc0): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fee6200): _readAt: size=512, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fee6200): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fee6200): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fee6200): >_readAt: n=8, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fee6200): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.187861082 +0000 UTC m=+1276.262985483 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fee6200): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: Remove: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fba2d90 item 85 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fee6880): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fee6880): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fee6880): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fee6880): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fee6880): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.189445056 +0000 UTC m=+1276.264569457 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fee6880): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fee6d80): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fee6d80): open at offset 5 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fee6d80): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fba3180 item 86 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fee6d80): _readAt: size=2, off=5 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fee6d80): >_readAt: n=0, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fee6d80): _writeAt: size=3, off=5 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fee6d80): >_writeAt: n=3, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fee6d80): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.190166267 +0000 UTC m=+1276.265290668 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fee6d80): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fee7300): _readAt: size=512, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fee7300): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fee7300): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fee7300): >_readAt: n=3, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fee7300): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.190166267 +0000 UTC m=+1276.265290668 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fee7300): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: Remove: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fba3490 item 86 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fdd6640): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fdd6640): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fdd6640): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fdd6640): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fdd6640): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.192307563 +0000 UTC m=+1276.267431964 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fdd6640): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fdd6b40): _readAt: size=2, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fdd6b40): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fdd6b40): open at offset 5 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fdd6b40): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fdd6b40): >_readAt: n=2, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fdd6b40): _writeAt: size=3, off=7 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fe7c540 item 87 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fdd6b40): >_writeAt: n=3, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fdd6b40): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.193029376 +0000 UTC m=+1276.268153777 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fdd6b40): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fdd7080): _readAt: size=512, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fdd7080): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fdd7080): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fdd7080): >_readAt: n=8, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fdd7080): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.193029376 +0000 UTC m=+1276.268153777 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fdd7080): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: Remove: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fe7c700 item 87 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:12 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/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fdd7700): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fdd7700): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fdd7700): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fdd7700): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fdd7700): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.195441984 +0000 UTC m=+1276.270566385 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fdd7700): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fdd7c00): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fdd7c00): open at offset 5 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fdd7c00): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fe7ca80 item 88 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fdd7c00): _readAt: size=2, off=5 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fdd7c00): >_readAt: n=0, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fdd7c00): _writeAt: size=3, off=5 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fdd7c00): >_writeAt: n=3, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fdd7c00): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.196374095 +0000 UTC m=+1276.271498496 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59fdd7c00): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff00280): _readAt: size=512, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff00280): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff00280): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff00280): >_readAt: n=3, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff00280): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.196374095 +0000 UTC m=+1276.271498496 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff00280): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: Remove: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fe7cc40 item 88 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff008c0): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff008c0): open at offset 0 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff008c0): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff008c0): _readAt: size=2, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff008c0): >_readAt: n=0, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff008c0): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff008c0): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff008c0): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.197915928 +0000 UTC m=+1276.273040329 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff008c0): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff00e00): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff00e00): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff00e00): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fe7cfc0 item 89 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff00e00): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff00e00): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.198735656 +0000 UTC m=+1276.273860057 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff00e00): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff01340): _readAt: size=2, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff01340): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff01340): open at offset 5 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff01340): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff01340): >_readAt: n=2, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff01340): _writeAt: size=3, off=7 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fe7d260 item 89 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff01340): >_writeAt: n=3, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff01340): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.199547189 +0000 UTC m=+1276.274671630 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff01340): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff018c0): _readAt: size=512, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff018c0): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff018c0): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff018c0): >_readAt: n=8, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff018c0): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.199547189 +0000 UTC m=+1276.274671630 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff018c0): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: Remove: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fe7d420 item 89 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff24000): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff24000): open at offset 0 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff24000): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff24000): _readAt: size=2, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff24000): >_readAt: n=0, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff24000): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff24000): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff24000): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.201682573 +0000 UTC m=+1276.276806974 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff24000): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff24540): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff24540): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff24540): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fe7d7a0 item 90 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff24540): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff24540): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.202513614 +0000 UTC m=+1276.277638004 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff24540): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff24a80): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff24a80): open at offset 5 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff24a80): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fe7d960 item 90 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff24a80): _readAt: size=2, off=5 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff24a80): >_readAt: n=0, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff24a80): _writeAt: size=3, off=5 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff24a80): >_writeAt: n=3, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff24a80): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.203367987 +0000 UTC m=+1276.278492377 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff24a80): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff25040): _readAt: size=512, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff25040): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff25040): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff25040): >_readAt: n=3, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff25040): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.203367987 +0000 UTC m=+1276.278492377 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff25040): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: Remove: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fe7db20 item 90 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff25680): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff25680): open at offset 0 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff25680): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff25680): _readAt: size=2, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff25680): >_readAt: n=0, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff25680): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff25680): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff25680): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.205062438 +0000 UTC m=+1276.280186839 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff25680): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff25bc0): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff25bc0): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff25bc0): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f4d0000 item 91 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff25bc0): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff25bc0): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.205747182 +0000 UTC m=+1276.280871583 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff25bc0): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff84200): _readAt: size=2, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff84200): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff84200): open at offset 5 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff84200): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff84200): >_readAt: n=2, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff84200): _writeAt: size=3, off=7 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f4d0930 item 91 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff84200): >_writeAt: n=3, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff84200): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.206433678 +0000 UTC m=+1276.281558079 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff84200): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff84780): _readAt: size=512, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff84780): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff84780): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff84780): >_readAt: n=8, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff84780): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.206433678 +0000 UTC m=+1276.281558079 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff84780): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: Remove: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f4d0cb0 item 91 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:12 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/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff84dc0): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff84dc0): open at offset 0 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff84dc0): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff84dc0): _readAt: size=2, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff84dc0): >_readAt: n=0, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff84dc0): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff84dc0): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff84dc0): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.20918208 +0000 UTC m=+1276.284306481 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff84dc0): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff85300): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff85300): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff85300): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f4d15e0 item 92 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff85300): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff85300): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.21191286 +0000 UTC m=+1276.287037261 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff85300): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff85840): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff85840): open at offset 5 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff85840): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f4d1c00 item 92 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff85840): _readAt: size=2, off=5 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff85840): >_readAt: n=0, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff85840): _writeAt: size=3, off=5 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff85840): >_writeAt: n=3, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff85840): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.212762524 +0000 UTC m=+1276.287886925 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff85840): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff85e00): _readAt: size=512, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff85e00): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff85e00): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff85e00): >_readAt: n=3, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff85e00): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.212762524 +0000 UTC m=+1276.287886925 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ff85e00): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: Remove: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f91c4d0 item 92 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ffb2540): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ffb2540): open at offset 0 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ffb2540): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ffb2540): _readAt: size=2, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ffb2540): >_readAt: n=0, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ffb2540): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ffb2540): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ffb2540): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.217338478 +0000 UTC m=+1276.292462879 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ffb2540): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ffb2a80): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ffb2a80): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ffb2a80): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f91cbd0 item 93 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ffb2a80): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ffb2a80): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.220988734 +0000 UTC m=+1276.296113135 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ffb2a80): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:37:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ffb3180): _readAt: size=512, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ffb3180): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ffb3180): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ffb3180): >_readAt: n=5, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ffb3180): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.220988734 +0000 UTC m=+1276.296113135 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ffb3180): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: Remove: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f91ce70 item 93 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:12 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/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ffb37c0): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ffb37c0): open at offset 0 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ffb37c0): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ffb37c0): _readAt: size=2, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ffb37c0): >_readAt: n=0, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ffb37c0): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ffb37c0): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ffb37c0): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.222972291 +0000 UTC m=+1276.298096692 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ffb37c0): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ffb3d00): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ffb3d00): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ffb3d00): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f91d5e0 item 94 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ffb3d00): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ffb3d00): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.223645593 +0000 UTC m=+1276.298769994 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ffb3d00): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:37:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ffe0500): _readAt: size=512, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ffe0500): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ffe0500): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ffe0500): >_readAt: n=5, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ffe0500): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.223645593 +0000 UTC m=+1276.298769994 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ffe0500): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: Remove: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f91d7a0 item 94 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:12 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/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ffe0b40): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ffe0b40): open at offset 0 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ffe0b40): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ffe0b40): _readAt: size=2, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ffe0b40): >_readAt: n=0, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ffe0b40): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ffe0b40): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ffe0b40): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.226026341 +0000 UTC m=+1276.301150742 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ffe0b40): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ffe1080): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ffe1080): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ffe1080): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f91dd50 item 95 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ffe1080): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ffe1080): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.226709952 +0000 UTC m=+1276.301834423 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ffe1080): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:37:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ffe1780): _readAt: size=512, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ffe1780): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ffe1780): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ffe1780): >_readAt: n=5, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ffe1780): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.226709952 +0000 UTC m=+1276.301834423 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ffe1780): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: Remove: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f1c2150 item 95 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:12 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/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ffe1dc0): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ffe1dc0): open at offset 0 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ffe1dc0): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ffe1dc0): _readAt: size=2, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ffe1dc0): >_readAt: n=0, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ffe1dc0): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ffe1dc0): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ffe1dc0): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.229782126 +0000 UTC m=+1276.304906527 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae59ffe1dc0): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae5a0000400): _writeAt: size=5, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae5a0000400): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae5a0000400): >openPending: err= 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f1c2a10 item 96 2026/08/11 01:37:12 DEBUG : open-test-file(0xae5a0000400): >_writeAt: n=5, err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae5a0000400): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.230284686 +0000 UTC m=+1276.305409087 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae5a0000400): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:37:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:37:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:12 DEBUG : open-test-file(0xae5a0000b00): _readAt: size=512, off=0 2026/08/11 01:37:12 DEBUG : open-test-file(0xae5a0000b00): openPending: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file(0xae5a0000b00): >openPending: err= 2026/08/11 01:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:12 DEBUG : open-test-file(0xae5a0000b00): >_readAt: n=5, err=EOF 2026/08/11 01:37:12 DEBUG : open-test-file(0xae5a0000b00): close: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:12.230284686 +0000 UTC m=+1276.305409087 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:12 DEBUG : open-test-file(0xae5a0000b00): >close: err= 2026/08/11 01:37:12 DEBUG : open-test-file: Remove: 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f1c2ee0 item 96 2026/08/11 01:37:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:12 DEBUG : open-test-file: >Remove: err= 2026/08/11 01:37:12 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:37:12 DEBUG : Looking for writers 2026/08/11 01:37:12 DEBUG : >WaitForWriters: 2026/08/11 01:37:12 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:37:12 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:37:12 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 01:37:12 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:37:12 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:37:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:37:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:37:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:37:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:37:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:37:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/08/11 01:37:12 INFO : Yandex rclone-test-calahox0kova: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fee6240): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fee6240): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fee6240): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fee6240): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fee6240): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.258525327 +0000 UTC m=+1277.333649738 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fee6240): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fee66c0): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fee66c0): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fee66c0): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fee66c0): >_readAt: n=2, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fee66c0): _writeAt: size=3, off=2 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fee66c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fee66c0): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.258525327 +0000 UTC m=+1277.333649738 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fee66c0): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fee6b80): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fee6b80): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fee6b80): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fee6b80): >_readAt: n=5, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fee6b80): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.258525327 +0000 UTC m=+1277.333649738 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fee6b80): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f1ee850 item 1 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fee71c0): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fee71c0): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fee71c0): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fee71c0): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fee71c0): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.264904728 +0000 UTC m=+1277.340029160 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fee71c0): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fee76c0): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fee76c0): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fee76c0): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fee76c0): >_readAt: n=5, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fee76c0): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.264904728 +0000 UTC m=+1277.340029160 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fee76c0): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f1eeee0 item 2 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fee7d80): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fee7d80): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fee7d80): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fee7d80): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fee7d80): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.26887581 +0000 UTC m=+1277.344000211 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fee7d80): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f60e680): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f60e680): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f60e680): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f60e680): >_readAt: n=2, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f60e680): _writeAt: size=3, off=2 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f60e680): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f60e680): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.26887581 +0000 UTC m=+1277.344000211 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f60e680): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f60ec80): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f60ec80): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f60ec80): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f60ec80): >_readAt: n=5, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f60ec80): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.26887581 +0000 UTC m=+1277.344000211 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f60ec80): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f1ef260 item 3 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f60f380): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f60f380): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f60f380): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f60f380): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f60f380): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.272595067 +0000 UTC m=+1277.347719468 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f60f380): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f60fd80): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f60fd80): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f60fd80): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f60fd80): >_readAt: n=5, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f60fd80): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.272595067 +0000 UTC m=+1277.347719468 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f60fd80): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f1ef880 item 4 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe328c0): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe328c0): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe328c0): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe328c0): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe328c0): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.275527716 +0000 UTC m=+1277.350652118 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe328c0): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe32d40): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe32d40): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe32d40): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe32d40): >_readAt: n=2, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe32d40): _writeAt: size=3, off=2 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe32d40): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe32d40): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.275527716 +0000 UTC m=+1277.350652118 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe32d40): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe33200): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe33200): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe33200): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe33200): >_readAt: n=5, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe33200): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.275527716 +0000 UTC m=+1277.350652118 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe33200): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f1efe30 item 5 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe33980): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe33980): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe33980): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe33980): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe33980): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.279312276 +0000 UTC m=+1277.354436677 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe33980): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe33ec0): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe33ec0): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe33ec0): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe33ec0): >_readAt: n=5, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe33ec0): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.279312276 +0000 UTC m=+1277.354436677 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe33ec0): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f620c40 item 6 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9bcb40): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9bcb40): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9bcb40): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9bcb40): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9bcb40): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.284233182 +0000 UTC m=+1277.359357583 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9bcb40): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9bd040): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9bd040): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9bd040): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9bd040): >_readAt: n=2, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9bd040): _writeAt: size=3, off=2 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9bd040): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9bd040): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.284233182 +0000 UTC m=+1277.359357583 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9bd040): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a0000400): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a0000400): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a0000400): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a0000400): >_readAt: n=5, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a0000400): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.284233182 +0000 UTC m=+1277.359357583 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a0000400): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f621420 item 7 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a0000a80): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a0000a80): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a0000a80): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a0000a80): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a0000a80): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.291553381 +0000 UTC m=+1277.366677831 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a0000a80): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a0000fc0): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a0000fc0): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a0000fc0): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a0000fc0): >_readAt: n=5, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a0000fc0): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.291553381 +0000 UTC m=+1277.366677831 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a0000fc0): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f1ed110 item 8 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a00015c0): _readAt: size=2, off=0 2026/08/11 01:37:13 ERROR : open-test-file(0xae5a00015c0): Couldn't read size of file 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a00015c0): >_readAt: n=0, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a00015c0): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a00015c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a00015c0): close: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a00015c0): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a0001980): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a0001980): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a0001980): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a0001980): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a0001980): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.296329854 +0000 UTC m=+1277.371454285 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a0001980): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a0001e00): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a0001e00): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a0001e00): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a0001e00): >_readAt: n=2, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a0001e00): _writeAt: size=3, off=2 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a0001e00): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a0001e00): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.296329854 +0000 UTC m=+1277.371454285 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a0001e00): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d0540): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d0540): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d0540): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d0540): >_readAt: n=5, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d0540): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.296329854 +0000 UTC m=+1277.371454285 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d0540): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f1ed9d0 item 9 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d0e00): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d0e00): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d0e00): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d0e00): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d0e00): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.301416723 +0000 UTC m=+1277.376541134 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d0e00): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d1440): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d1440): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d1440): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d1440): >_readAt: n=5, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d1440): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.301416723 +0000 UTC m=+1277.376541134 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d1440): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fc62690 item 10 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d1dc0): _readAt: size=2, off=0 2026/08/11 01:37:13 ERROR : open-test-file(0xae59f8d1dc0): Couldn't read size of file 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d1dc0): >_readAt: n=0, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d1dc0): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d1dc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d1dc0): close: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d1dc0): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9705c0): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9705c0): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9705c0): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9705c0): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9705c0): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.304226321 +0000 UTC m=+1277.379350743 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9705c0): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f970ac0): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f970ac0): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f970ac0): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f970ac0): >_readAt: n=2, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f970ac0): _writeAt: size=3, off=2 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f970ac0): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f970ac0): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.304226321 +0000 UTC m=+1277.379350743 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f970ac0): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9710c0): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9710c0): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9710c0): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9710c0): >_readAt: n=5, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9710c0): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.304226321 +0000 UTC m=+1277.379350743 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9710c0): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fc62e00 item 11 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f971840): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f971840): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f971840): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f971840): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f971840): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.309076634 +0000 UTC m=+1277.384201035 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f971840): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f971d80): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f971d80): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f971d80): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f971d80): >_readAt: n=5, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f971d80): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.309076634 +0000 UTC m=+1277.384201035 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f971d80): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fc63500 item 12 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc986c0): _readAt: size=2, off=0 2026/08/11 01:37:13 ERROR : open-test-file(0xae59fc986c0): Couldn't read size of file 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc986c0): >_readAt: n=0, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc986c0): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc986c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc986c0): close: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc986c0): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc98b80): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc98b80): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc98b80): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc98b80): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc98b80): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.311878587 +0000 UTC m=+1277.387003018 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc98b80): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc99480): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc99480): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc99480): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc99480): >_readAt: n=5, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc99480): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.311878587 +0000 UTC m=+1277.387003018 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc99480): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fc639d0 item 13 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe3c200): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe3c200): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe3c200): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe3c200): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe3c200): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.313604367 +0000 UTC m=+1277.388728778 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe3c200): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe3c7c0): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe3c7c0): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe3c7c0): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe3c7c0): >_readAt: n=5, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe3c7c0): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.313604367 +0000 UTC m=+1277.388728778 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe3c7c0): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f9c2bd0 item 14 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe3ce00): _readAt: size=2, off=0 2026/08/11 01:37:13 ERROR : open-test-file(0xae59fe3ce00): Couldn't read size of file 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe3ce00): >_readAt: n=0, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe3ce00): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe3ce00): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe3ce00): close: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe3ce00): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe3d1c0): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe3d1c0): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe3d1c0): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe3d1c0): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe3d1c0): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.316284521 +0000 UTC m=+1277.391408922 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe3d1c0): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe3d880): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe3d880): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe3d880): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe3d880): >_readAt: n=5, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe3d880): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.316284521 +0000 UTC m=+1277.391408922 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe3d880): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f9c36c0 item 15 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 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/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fad22c0): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fad22c0): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fad22c0): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fad22c0): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fad22c0): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.318514032 +0000 UTC m=+1277.393638503 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fad22c0): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fad2800): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fad2800): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fad2800): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fad2800): >_readAt: n=5, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fad2800): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.318514032 +0000 UTC m=+1277.393638503 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fad2800): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f9c3c00 item 16 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc99cc0): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc99cc0): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc99cc0): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc99cc0): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc99cc0): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.320628266 +0000 UTC m=+1277.395752667 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc99cc0): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d2280): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d2280): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d2280): open at offset 5 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d2280): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d2280): >_readAt: n=2, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d2280): _writeAt: size=3, off=7 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d2280): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d2280): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.320628266 +0000 UTC m=+1277.395752667 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d2280): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d2880): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d2880): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d2880): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d2880): >_readAt: n=5, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d2880): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.320628266 +0000 UTC m=+1277.395752667 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d2880): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fde40e0 item 17 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d3280): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d3280): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d3280): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d3280): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d3280): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.324408116 +0000 UTC m=+1277.399532517 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d3280): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d37c0): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d37c0): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d37c0): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d37c0): >_readAt: n=5, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d37c0): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.324408116 +0000 UTC m=+1277.399532517 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d37c0): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fde45b0 item 18 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdae1c0): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdae1c0): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdae1c0): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdae1c0): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdae1c0): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.327284561 +0000 UTC m=+1277.402408972 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdae1c0): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdae7c0): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdae7c0): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdae7c0): open at offset 5 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdae7c0): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdae7c0): >_readAt: n=2, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdae7c0): _writeAt: size=3, off=7 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdae7c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdae7c0): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.327284561 +0000 UTC m=+1277.402408972 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdae7c0): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdaee00): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdaee00): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdaee00): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdaee00): >_readAt: n=5, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdaee00): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.327284561 +0000 UTC m=+1277.402408972 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdaee00): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fde4930 item 19 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdafbc0): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdafbc0): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdafbc0): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdafbc0): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdafbc0): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.331187795 +0000 UTC m=+1277.406312236 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdafbc0): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb085c0): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb085c0): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb085c0): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb085c0): >_readAt: n=5, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb085c0): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.331187795 +0000 UTC m=+1277.406312236 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb085c0): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fde4f50 item 20 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb08e40): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb08e40): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb08e40): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb08e40): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb08e40): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.333928952 +0000 UTC m=+1277.409053353 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb08e40): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb09640): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb09640): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb09640): open at offset 5 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb09640): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb09640): >_readAt: n=2, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb09640): _writeAt: size=3, off=7 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb09640): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb09640): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.333928952 +0000 UTC m=+1277.409053353 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb09640): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fad2f40): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fad2f40): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fad2f40): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fad2f40): >_readAt: n=5, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fad2f40): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.333928952 +0000 UTC m=+1277.409053353 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fad2f40): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fde52d0 item 21 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fad3640): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fad3640): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fad3640): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fad3640): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fad3640): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.338014651 +0000 UTC m=+1277.413139052 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fad3640): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fad3b80): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fad3b80): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fad3b80): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fad3b80): >_readAt: n=5, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fad3b80): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.338014651 +0000 UTC m=+1277.413139052 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fad3b80): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f1a0620 item 22 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f5bec00): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f5bec00): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f5bec00): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f5bec00): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f5bec00): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.340852021 +0000 UTC m=+1277.415976431 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f5bec00): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f5bf900): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f5bf900): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f5bf900): open at offset 5 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f5bf900): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f5bf900): >_readAt: n=2, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f5bf900): _writeAt: size=3, off=7 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f5bf900): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f5bf900): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.340852021 +0000 UTC m=+1277.415976431 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f5bf900): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbae440): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbae440): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbae440): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbae440): >_readAt: n=5, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbae440): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.340852021 +0000 UTC m=+1277.415976431 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbae440): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f1a1420 item 23 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 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/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbaeec0): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbaeec0): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbaeec0): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbaeec0): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbaeec0): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.344987684 +0000 UTC m=+1277.420112125 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbaeec0): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbaf500): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbaf500): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbaf500): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbaf500): >_readAt: n=5, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbaf500): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.344987684 +0000 UTC m=+1277.420112125 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbaf500): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fb32310 item 24 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f17ad40): _readAt: size=2, off=0 2026/08/11 01:37:13 ERROR : open-test-file(0xae59f17ad40): Couldn't read size of file 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f17ad40): >_readAt: n=0, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f17ad40): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f17ad40): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f17ad40): close: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f17ad40): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9ac900): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9ac900): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9ac900): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9ac900): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9ac900): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.348207026 +0000 UTC m=+1277.423331427 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9ac900): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9ad880): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9ad880): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9ad880): open at offset 5 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9ad880): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9ad880): >_readAt: n=2, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9ad880): _writeAt: size=3, off=7 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9ad880): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9ad880): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.348207026 +0000 UTC m=+1277.423331427 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9ad880): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc50040): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc50040): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc50040): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc50040): >_readAt: n=5, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc50040): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.348207026 +0000 UTC m=+1277.423331427 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc50040): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fb32770 item 25 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb09d40): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb09d40): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb09d40): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb09d40): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb09d40): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.353785985 +0000 UTC m=+1277.428910416 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb09d40): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f19ab80): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f19ab80): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f19ab80): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f19ab80): >_readAt: n=5, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f19ab80): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.353785985 +0000 UTC m=+1277.428910416 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f19ab80): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fde5650 item 26 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f19bbc0): _readAt: size=2, off=0 2026/08/11 01:37:13 ERROR : open-test-file(0xae59f19bbc0): Couldn't read size of file 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f19bbc0): >_readAt: n=0, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f19bbc0): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f19bbc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f19bbc0): close: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f19bbc0): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb5a440): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb5a440): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb5a440): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb5a440): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb5a440): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.357058256 +0000 UTC m=+1277.432182687 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb5a440): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb5a980): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb5a980): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb5a980): open at offset 5 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb5a980): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb5a980): >_readAt: n=2, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb5a980): _writeAt: size=3, off=7 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb5a980): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb5a980): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.357058256 +0000 UTC m=+1277.432182687 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb5a980): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb5aec0): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb5aec0): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb5aec0): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb5aec0): >_readAt: n=5, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb5aec0): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.357058256 +0000 UTC m=+1277.432182687 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb5aec0): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fde59d0 item 27 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 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/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb5b640): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb5b640): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb5b640): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb5b640): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb5b640): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.361535073 +0000 UTC m=+1277.436659474 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb5b640): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb5bb80): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb5bb80): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb5bb80): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb5bb80): >_readAt: n=5, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb5bb80): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.361535073 +0000 UTC m=+1277.436659474 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb5bb80): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fcd80e0 item 28 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f44ed40): _readAt: size=2, off=0 2026/08/11 01:37:13 ERROR : open-test-file(0xae59f44ed40): Couldn't read size of file 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f44ed40): >_readAt: n=0, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f44ed40): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f44ed40): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f44ed40): close: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f44ed40): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f44f600): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f44f600): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f44f600): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f44f600): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f44f600): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.363747963 +0000 UTC m=+1277.438872425 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f44f600): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a00f8140): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a00f8140): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a00f8140): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a00f8140): >_readAt: n=5, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a00f8140): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.363747963 +0000 UTC m=+1277.438872425 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a00f8140): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fcd8690 item 29 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 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/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a00f87c0): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a00f87c0): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a00f87c0): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a00f87c0): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a00f87c0): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.366332255 +0000 UTC m=+1277.441456717 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a00f87c0): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a00f8d00): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a00f8d00): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a00f8d00): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a00f8d00): >_readAt: n=5, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a00f8d00): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.366332255 +0000 UTC m=+1277.441456717 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a00f8d00): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fcd8a10 item 30 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 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/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a00f9340): _readAt: size=2, off=0 2026/08/11 01:37:13 ERROR : open-test-file(0xae5a00f9340): Couldn't read size of file 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a00f9340): >_readAt: n=0, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a00f9340): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a00f9340): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a00f9340): close: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a00f9340): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a00f9700): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a00f9700): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a00f9700): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a00f9700): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a00f9700): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.37019876 +0000 UTC m=+1277.445323191 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a00f9700): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a00f9dc0): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a00f9dc0): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a00f9dc0): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a00f9dc0): >_readAt: n=5, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a00f9dc0): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.37019876 +0000 UTC m=+1277.445323191 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a00f9dc0): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fcd8e70 item 31 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 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/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f896540): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f896540): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f896540): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f896540): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f896540): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.372620966 +0000 UTC m=+1277.447745376 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f896540): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f896a80): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f896a80): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f896a80): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f896a80): >_readAt: n=5, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f896a80): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.372620966 +0000 UTC m=+1277.447745376 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f896a80): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fcd9260 item 32 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8970c0): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8970c0): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8970c0): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8970c0): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8970c0): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.374937092 +0000 UTC m=+1277.450061502 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8970c0): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f897540): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f897540): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f897540): _writeAt: size=3, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f897540): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f897540): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fcd9880 item 33 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f897540): >_writeAt: n=3, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f897540): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.376141036 +0000 UTC m=+1277.451265437 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f897540): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f897a40): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f897a40): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f897a40): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f897a40): >_readAt: n=5, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f897a40): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.376141036 +0000 UTC m=+1277.451265437 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f897a40): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fcd9b20 item 33 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8ee180): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8ee180): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8ee180): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8ee180): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8ee180): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.378317758 +0000 UTC m=+1277.453442169 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8ee180): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8ee600): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8ee600): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f1de070 item 34 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8ee600): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8ee600): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8ee600): _writeAt: size=3, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8ee600): >_writeAt: n=3, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8ee600): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.379652159 +0000 UTC m=+1277.454776570 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8ee600): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8eeb40): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8eeb40): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8eeb40): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8eeb40): >_readAt: n=3, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8eeb40): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.379652159 +0000 UTC m=+1277.454776570 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8eeb40): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f1de8c0 item 34 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8ef180): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8ef180): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8ef180): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8ef180): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8ef180): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.382863284 +0000 UTC m=+1277.457987715 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8ef180): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8ef600): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8ef600): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8ef600): _writeAt: size=3, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8ef600): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8ef600): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f1def50 item 35 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8ef600): >_writeAt: n=3, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8ef600): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.383564629 +0000 UTC m=+1277.458689061 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8ef600): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8efb00): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8efb00): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8efb00): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8efb00): >_readAt: n=5, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8efb00): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.383564629 +0000 UTC m=+1277.458689061 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8efb00): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f1df6c0 item 35 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9bd480): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9bd480): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9bd480): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9bd480): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9bd480): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.387189697 +0000 UTC m=+1277.462314098 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9bd480): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9bda80): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9bda80): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f621b20 item 36 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9bda80): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9bda80): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9bda80): _writeAt: size=3, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9bda80): >_writeAt: n=3, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9bda80): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.388613047 +0000 UTC m=+1277.463737448 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9bda80): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9a02c0): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9a02c0): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9a02c0): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9a02c0): >_readAt: n=3, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9a02c0): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.388613047 +0000 UTC m=+1277.463737448 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9a02c0): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f621dc0 item 36 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9a0900): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9a0900): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9a0900): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9a0900): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9a0900): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.392418566 +0000 UTC m=+1277.467542967 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9a0900): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9a0d80): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9a0d80): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9a0d80): _writeAt: size=3, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9a0d80): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9a0d80): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f10a690 item 37 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9a0d80): >_writeAt: n=3, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9a0d80): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.393353201 +0000 UTC m=+1277.468477612 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9a0d80): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9a1280): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9a1280): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9a1280): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9a1280): >_readAt: n=5, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9a1280): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.393353201 +0000 UTC m=+1277.468477612 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9a1280): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f10b030 item 37 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9a1900): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9a1900): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9a1900): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9a1900): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9a1900): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.39674586 +0000 UTC m=+1277.471870261 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9a1900): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9a1e00): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9a1e00): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f10b7a0 item 38 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9a1e00): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9a1e00): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9a1e00): _writeAt: size=3, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9a1e00): >_writeAt: n=3, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9a1e00): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.39746615 +0000 UTC m=+1277.472590551 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9a1e00): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa28440): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa28440): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa28440): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa28440): >_readAt: n=3, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa28440): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.39746615 +0000 UTC m=+1277.472590551 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa28440): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f10ba40 item 38 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa28ac0): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa28ac0): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa28ac0): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa28ac0): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa28ac0): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.399303361 +0000 UTC m=+1277.474427772 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa28ac0): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa28fc0): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa28fc0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa28fc0): _writeAt: size=3, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa28fc0): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa28fc0): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f580150 item 39 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa28fc0): >_writeAt: n=3, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa28fc0): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.399910839 +0000 UTC m=+1277.475035240 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa28fc0): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa294c0): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa294c0): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa294c0): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa294c0): >_readAt: n=5, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa294c0): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.399910839 +0000 UTC m=+1277.475035240 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa294c0): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f580460 item 39 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa29b40): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa29b40): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa29b40): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa29b40): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa29b40): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.401767006 +0000 UTC m=+1277.476891407 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa29b40): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa40140): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa40140): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f580c40 item 40 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa40140): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa40140): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa40140): _writeAt: size=3, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa40140): >_writeAt: n=3, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa40140): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.402548763 +0000 UTC m=+1277.477673164 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa40140): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa40680): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa40680): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa40680): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa40680): >_readAt: n=3, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa40680): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.402548763 +0000 UTC m=+1277.477673164 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa40680): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f580e00 item 40 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa40c40): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa40c40): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa40c40): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa40c40): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa40c40): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa40c40): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa40c40): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.404128176 +0000 UTC m=+1277.479252577 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa40c40): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa41140): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa41140): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa41140): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f581180 item 41 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa41140): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa41140): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.404936773 +0000 UTC m=+1277.480061174 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa41140): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa41600): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa41600): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa41600): _writeAt: size=3, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa41600): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa41600): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f581500 item 41 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa41600): >_writeAt: n=3, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa41600): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.40557001 +0000 UTC m=+1277.480694411 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa41600): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa41b40): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa41b40): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa41b40): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa41b40): >_readAt: n=5, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa41b40): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.40557001 +0000 UTC m=+1277.480694411 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa41b40): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f5816c0 item 41 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa62280): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa62280): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa62280): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa62280): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa62280): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa62280): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa62280): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.407402823 +0000 UTC m=+1277.482527224 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa62280): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa62780): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa62780): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa62780): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f581b90 item 42 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa62780): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa62780): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.407935127 +0000 UTC m=+1277.483059529 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa62780): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa62cc0): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa62cc0): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f490150 item 42 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa62cc0): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa62cc0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa62cc0): _writeAt: size=3, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa62cc0): >_writeAt: n=3, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa62cc0): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.408634599 +0000 UTC m=+1277.483759000 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa62cc0): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa63240): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa63240): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa63240): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa63240): >_readAt: n=3, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa63240): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.408634599 +0000 UTC m=+1277.483759000 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa63240): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f4903f0 item 42 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa63880): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa63880): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa63880): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa63880): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa63880): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa63880): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa63880): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.40999554 +0000 UTC m=+1277.485119941 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa63880): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa63d80): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa63d80): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa63d80): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f490d90 item 43 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa63d80): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa63d80): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.410716162 +0000 UTC m=+1277.485840573 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa63d80): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa803c0): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa803c0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa803c0): _writeAt: size=3, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa803c0): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa803c0): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f490f50 item 43 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa803c0): >_writeAt: n=3, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa803c0): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.411443305 +0000 UTC m=+1277.486567706 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa803c0): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa80900): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa80900): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa80900): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa80900): >_readAt: n=5, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa80900): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.411443305 +0000 UTC m=+1277.486567706 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa80900): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f491180 item 43 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa80f40): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa80f40): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa80f40): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa80f40): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa80f40): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa80f40): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa80f40): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.413181999 +0000 UTC m=+1277.488306400 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa80f40): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa81440): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa81440): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa81440): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f491c70 item 44 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa81440): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa81440): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.413852046 +0000 UTC m=+1277.488976447 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa81440): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa81980): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa81980): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f9da0e0 item 44 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa81980): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa81980): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa81980): _writeAt: size=3, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa81980): >_writeAt: n=3, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa81980): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.414649552 +0000 UTC m=+1277.489773953 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fa81980): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fabc000): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fabc000): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fabc000): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fabc000): >_readAt: n=3, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fabc000): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.414649552 +0000 UTC m=+1277.489773953 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fabc000): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f9da310 item 44 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fabc640): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fabc640): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fabc640): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fabc640): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fabc640): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fabc640): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fabc640): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.416409026 +0000 UTC m=+1277.491533427 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fabc640): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fabcb40): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fabcb40): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fabcb40): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f9da690 item 45 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fabcb40): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fabcb40): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.41699342 +0000 UTC m=+1277.492117821 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fabcb40): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fabd240): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fabd240): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fabd240): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fabd240): >_readAt: n=5, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fabd240): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.41699342 +0000 UTC m=+1277.492117821 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fabd240): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f9da850 item 45 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fabd880): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fabd880): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fabd880): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fabd880): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fabd880): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fabd880): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fabd880): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.418569638 +0000 UTC m=+1277.493694039 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fabd880): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fabdd80): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fabdd80): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fabdd80): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f9dabd0 item 46 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fabdd80): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fabdd80): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.419115639 +0000 UTC m=+1277.494240040 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fabdd80): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fafe580): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fafe580): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fafe580): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fafe580): >_readAt: n=5, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fafe580): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.419115639 +0000 UTC m=+1277.494240040 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fafe580): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f9db0a0 item 46 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fafebc0): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fafebc0): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fafebc0): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fafebc0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fafebc0): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fafebc0): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fafebc0): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.421125446 +0000 UTC m=+1277.496249847 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fafebc0): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59faff0c0): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59faff0c0): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59faff0c0): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f9db570 item 47 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59faff0c0): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59faff0c0): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.42170491 +0000 UTC m=+1277.496829311 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59faff0c0): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59faff7c0): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59faff7c0): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59faff7c0): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59faff7c0): >_readAt: n=5, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59faff7c0): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.42170491 +0000 UTC m=+1277.496829311 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59faff7c0): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f9db730 item 47 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 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/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59faffe00): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59faffe00): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59faffe00): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59faffe00): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59faffe00): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59faffe00): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59faffe00): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.423928922 +0000 UTC m=+1277.499053323 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59faffe00): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb46400): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb46400): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb46400): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f9dbab0 item 48 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb46400): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb46400): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.424617623 +0000 UTC m=+1277.499742024 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb46400): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb46b00): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb46b00): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb46b00): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb46b00): >_readAt: n=5, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb46b00): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.424617623 +0000 UTC m=+1277.499742024 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb46b00): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f9dbc70 item 48 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb47140): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb47140): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb47140): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb47140): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb47140): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.426276496 +0000 UTC m=+1277.501400898 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb47140): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb475c0): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb475c0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb475c0): _writeAt: size=3, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb475c0): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb475c0): open at offset 5 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb475c0): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fd801c0 item 49 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb475c0): >_writeAt: n=3, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb475c0): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.426910534 +0000 UTC m=+1277.502034935 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb475c0): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb47b00): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb47b00): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb47b00): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb47b00): >_readAt: n=8, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb47b00): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.426910534 +0000 UTC m=+1277.502034935 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb47b00): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fd80380 item 49 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb7c280): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb7c280): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb7c280): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb7c280): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb7c280): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.428688012 +0000 UTC m=+1277.503812413 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb7c280): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb7c780): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb7c780): open at offset 5 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb7c780): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fd807e0 item 50 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb7c780): _readAt: size=2, off=5 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb7c780): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb7c780): _writeAt: size=3, off=5 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb7c780): >_writeAt: n=3, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb7c780): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.429587362 +0000 UTC m=+1277.504711763 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb7c780): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb7cd00): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb7cd00): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb7cd00): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb7cd00): >_readAt: n=3, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb7cd00): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.429587362 +0000 UTC m=+1277.504711763 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb7cd00): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fd809a0 item 50 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb7d380): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb7d380): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb7d380): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb7d380): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb7d380): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.431591147 +0000 UTC m=+1277.506715548 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb7d380): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb7d880): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb7d880): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb7d880): _writeAt: size=3, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb7d880): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb7d880): open at offset 5 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb7d880): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fd80e00 item 51 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb7d880): >_writeAt: n=3, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb7d880): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.432286049 +0000 UTC m=+1277.507410450 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb7d880): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb7ddc0): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb7ddc0): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb7ddc0): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb7ddc0): >_readAt: n=8, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb7ddc0): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.432286049 +0000 UTC m=+1277.507410450 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fb7ddc0): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fd81030 item 51 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fba6540): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fba6540): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fba6540): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fba6540): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fba6540): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.434209362 +0000 UTC m=+1277.509333763 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fba6540): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fba6a40): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fba6a40): open at offset 5 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fba6a40): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fd81420 item 52 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fba6a40): _readAt: size=2, off=5 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fba6a40): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fba6a40): _writeAt: size=3, off=5 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fba6a40): >_writeAt: n=3, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fba6a40): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.434904175 +0000 UTC m=+1277.510028576 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fba6a40): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fba6fc0): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fba6fc0): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fba6fc0): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fba6fc0): >_readAt: n=3, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fba6fc0): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.434904175 +0000 UTC m=+1277.510028576 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fba6fc0): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fd815e0 item 52 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fba7640): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fba7640): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fba7640): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fba7640): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fba7640): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.436629454 +0000 UTC m=+1277.511753855 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fba7640): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fba7b40): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fba7b40): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fba7b40): _writeAt: size=3, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fba7b40): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fba7b40): open at offset 5 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fba7b40): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fd81960 item 53 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fba7b40): >_writeAt: n=3, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fba7b40): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.437352912 +0000 UTC m=+1277.512477313 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fba7b40): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbfa180): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbfa180): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbfa180): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbfa180): >_readAt: n=8, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbfa180): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.437352912 +0000 UTC m=+1277.512477313 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbfa180): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fd81b20 item 53 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbfa800): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbfa800): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbfa800): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbfa800): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbfa800): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.439296933 +0000 UTC m=+1277.514421334 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbfa800): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbfad00): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbfad00): open at offset 5 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbfad00): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f1f0150 item 54 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbfad00): _readAt: size=2, off=5 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbfad00): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbfad00): _writeAt: size=3, off=5 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbfad00): >_writeAt: n=3, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbfad00): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.440202163 +0000 UTC m=+1277.515326564 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbfad00): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbfb280): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbfb280): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbfb280): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbfb280): >_readAt: n=3, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbfb280): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.440202163 +0000 UTC m=+1277.515326564 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbfb280): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f1f0460 item 54 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbfb900): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbfb900): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbfb900): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbfb900): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbfb900): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.442694151 +0000 UTC m=+1277.517818552 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbfb900): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbfbe00): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbfbe00): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbfbe00): _writeAt: size=3, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbfbe00): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbfbe00): open at offset 5 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbfbe00): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f1f1030 item 55 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbfbe00): >_writeAt: n=3, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbfbe00): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.443578892 +0000 UTC m=+1277.518703293 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbfbe00): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc32440): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc32440): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc32440): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc32440): >_readAt: n=8, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc32440): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.443578892 +0000 UTC m=+1277.518703293 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc32440): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f1f15e0 item 55 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 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/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc32ac0): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc32ac0): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc32ac0): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc32ac0): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc32ac0): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.44544089 +0000 UTC m=+1277.520565291 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc32ac0): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc32fc0): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc32fc0): open at offset 5 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc32fc0): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f1f1b20 item 56 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc32fc0): _readAt: size=2, off=5 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc32fc0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc32fc0): _writeAt: size=3, off=5 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc32fc0): >_writeAt: n=3, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc32fc0): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.446572397 +0000 UTC m=+1277.521696798 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc32fc0): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc33540): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc33540): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc33540): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc33540): >_readAt: n=3, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc33540): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.446572397 +0000 UTC m=+1277.521696798 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc33540): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fc721c0 item 56 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc33b80): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc33b80): open at offset 0 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc33b80): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc33b80): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc33b80): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc33b80): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc33b80): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc33b80): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.448425888 +0000 UTC m=+1277.523550290 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc33b80): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc5e1c0): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc5e1c0): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc5e1c0): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fc72700 item 57 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc5e1c0): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc5e1c0): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.449172389 +0000 UTC m=+1277.524296790 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc5e1c0): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc5e700): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc5e700): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc5e700): _writeAt: size=3, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc5e700): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc5e700): open at offset 5 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc5e700): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fc728c0 item 57 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc5e700): >_writeAt: n=3, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc5e700): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.450415868 +0000 UTC m=+1277.525540269 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc5e700): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc5ec80): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc5ec80): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc5ec80): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc5ec80): >_readAt: n=8, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc5ec80): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.450415868 +0000 UTC m=+1277.525540269 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc5ec80): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fc72a80 item 57 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc5f2c0): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc5f2c0): open at offset 0 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc5f2c0): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc5f2c0): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc5f2c0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc5f2c0): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc5f2c0): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc5f2c0): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.453193345 +0000 UTC m=+1277.528317746 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc5f2c0): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc5f800): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc5f800): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc5f800): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fc72e00 item 58 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc5f800): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc5f800): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.454854683 +0000 UTC m=+1277.529979084 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc5f800): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc5fd40): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc5fd40): open at offset 5 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc5fd40): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fc72fc0 item 58 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc5fd40): _readAt: size=2, off=5 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc5fd40): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc5fd40): _writeAt: size=3, off=5 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc5fd40): >_writeAt: n=3, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc5fd40): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.456404431 +0000 UTC m=+1277.531528832 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc5fd40): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc8e400): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc8e400): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc8e400): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc8e400): >_readAt: n=3, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc8e400): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.456404431 +0000 UTC m=+1277.531528832 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc8e400): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fc731f0 item 58 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc8ea40): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc8ea40): open at offset 0 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc8ea40): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc8ea40): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc8ea40): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc8ea40): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc8ea40): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc8ea40): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.459365775 +0000 UTC m=+1277.534490177 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc8ea40): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc8ef80): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc8ef80): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc8ef80): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fc73650 item 59 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc8ef80): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc8ef80): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.46162884 +0000 UTC m=+1277.536753252 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc8ef80): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc8f4c0): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc8f4c0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc8f4c0): _writeAt: size=3, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc8f4c0): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc8f4c0): open at offset 5 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc8f4c0): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fc73810 item 59 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc8f4c0): >_writeAt: n=3, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc8f4c0): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.462524853 +0000 UTC m=+1277.537649254 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc8f4c0): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc8fa40): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc8fa40): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc8fa40): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc8fa40): >_readAt: n=8, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc8fa40): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.462524853 +0000 UTC m=+1277.537649254 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc8fa40): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fc73a40 item 59 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 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/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fccc180): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fccc180): open at offset 0 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fccc180): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fccc180): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fccc180): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fccc180): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fccc180): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fccc180): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.464517998 +0000 UTC m=+1277.539642399 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fccc180): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fccc6c0): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fccc6c0): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fccc6c0): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fc73dc0 item 60 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fccc6c0): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fccc6c0): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.465058109 +0000 UTC m=+1277.540182510 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fccc6c0): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fcccc00): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fcccc00): open at offset 5 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fcccc00): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f67e3f0 item 60 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fcccc00): _readAt: size=2, off=5 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fcccc00): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fcccc00): _writeAt: size=3, off=5 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fcccc00): >_writeAt: n=3, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fcccc00): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.465686415 +0000 UTC m=+1277.540810816 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fcccc00): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fccd1c0): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fccd1c0): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fccd1c0): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fccd1c0): >_readAt: n=3, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fccd1c0): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.465686415 +0000 UTC m=+1277.540810816 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fccd1c0): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f67f5e0 item 60 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fccd800): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fccd800): open at offset 0 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fccd800): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fccd800): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fccd800): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fccd800): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fccd800): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fccd800): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.467713856 +0000 UTC m=+1277.542838257 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fccd800): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fccdd40): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fccdd40): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fccdd40): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f67fc70 item 61 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fccdd40): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fccdd40): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.468524567 +0000 UTC m=+1277.543648969 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fccdd40): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fcfc540): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fcfc540): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fcfc540): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fcfc540): >_readAt: n=5, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fcfc540): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.468524567 +0000 UTC m=+1277.543648969 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fcfc540): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f1fc7e0 item 61 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 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/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fcfcb80): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fcfcb80): open at offset 0 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fcfcb80): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fcfcb80): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fcfcb80): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fcfcb80): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fcfcb80): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fcfcb80): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.470425488 +0000 UTC m=+1277.545549889 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fcfcb80): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fcfd0c0): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fcfd0c0): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fcfd0c0): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f1fcd20 item 62 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fcfd0c0): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fcfd0c0): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.471037895 +0000 UTC m=+1277.546162296 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fcfd0c0): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fcfd7c0): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fcfd7c0): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fcfd7c0): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fcfd7c0): >_readAt: n=5, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fcfd7c0): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.471037895 +0000 UTC m=+1277.546162296 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fcfd7c0): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f1fd3b0 item 62 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 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/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fcfde00): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fcfde00): open at offset 0 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fcfde00): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fcfde00): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fcfde00): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fcfde00): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fcfde00): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fcfde00): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.472759127 +0000 UTC m=+1277.547883528 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fcfde00): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fd20440): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fd20440): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fd20440): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f1fd960 item 63 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fd20440): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fd20440): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.473410879 +0000 UTC m=+1277.548535299 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fd20440): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fd20b40): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fd20b40): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fd20b40): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fd20b40): >_readAt: n=5, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fd20b40): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.473410879 +0000 UTC m=+1277.548535299 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fd20b40): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f1fdd50 item 63 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 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/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fd21180): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fd21180): open at offset 0 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fd21180): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fd21180): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fd21180): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fd21180): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fd21180): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fd21180): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.475331517 +0000 UTC m=+1277.550455927 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fd21180): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fd216c0): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fd216c0): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fd216c0): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f7565b0 item 64 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fd216c0): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fd216c0): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.475850798 +0000 UTC m=+1277.550975199 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fd216c0): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fd21dc0): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fd21dc0): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fd21dc0): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fd21dc0): >_readAt: n=5, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fd21dc0): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.475850798 +0000 UTC m=+1277.550975199 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fd21dc0): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f756bd0 item 64 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fd4e500): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fd4e500): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fd4e500): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fd4e500): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fd4e500): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.477468183 +0000 UTC m=+1277.552592584 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fd4e500): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fd4e980): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fd4e980): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fd4e980): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fd4e980): >_readAt: n=2, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fd4e980): _writeAt: size=3, off=2 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f7575e0 item 65 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fd4e980): >_writeAt: n=3, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fd4e980): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.478069258 +0000 UTC m=+1277.553193659 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fd4e980): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fd4ee80): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fd4ee80): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fd4ee80): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fd4ee80): >_readAt: n=5, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fd4ee80): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.478069258 +0000 UTC m=+1277.553193659 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fd4ee80): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f757880 item 65 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fd4f4c0): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fd4f4c0): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fd4f4c0): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fd4f4c0): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fd4f4c0): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.479583018 +0000 UTC m=+1277.554707419 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fd4f4c0): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fd4f940): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fd4f940): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f757dc0 item 66 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fd4f940): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fd4f940): >_readAt: n=0, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fd4f940): _writeAt: size=3, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fd4f940): >_writeAt: n=3, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fd4f940): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.480246482 +0000 UTC m=+1277.555370883 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fd4f940): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fd4fe80): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fd4fe80): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fd4fe80): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fd4fe80): >_readAt: n=3, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fd4fe80): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.480246482 +0000 UTC m=+1277.555370883 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fd4fe80): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f1dc7e0 item 66 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fd6c5c0): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fd6c5c0): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fd6c5c0): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fd6c5c0): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fd6c5c0): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.481916426 +0000 UTC m=+1277.557040827 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fd6c5c0): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f96a300): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f96a300): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f96a300): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f96a300): >_readAt: n=2, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f96a300): _writeAt: size=3, off=2 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f1dfc00 item 67 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f96a300): >_writeAt: n=3, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f96a300): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.482485892 +0000 UTC m=+1277.557610293 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f96a300): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f96a800): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f96a800): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f96a800): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f96a800): >_readAt: n=5, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f96a800): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.482485892 +0000 UTC m=+1277.557610293 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f96a800): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f6fa230 item 67 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f96ae80): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f96ae80): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f96ae80): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f96ae80): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f96ae80): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.484288397 +0000 UTC m=+1277.559412798 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f96ae80): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f96b380): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f96b380): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f6fae70 item 68 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f96b380): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f96b380): >_readAt: n=0, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f96b380): _writeAt: size=3, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f96b380): >_writeAt: n=3, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f96b380): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.484831232 +0000 UTC m=+1277.559955633 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f96b380): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f96b8c0): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f96b8c0): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f96b8c0): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f96b8c0): >_readAt: n=3, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f96b8c0): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.484831232 +0000 UTC m=+1277.559955633 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f96b8c0): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f6fb110 item 68 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fda0000): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fda0000): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fda0000): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fda0000): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fda0000): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.486794993 +0000 UTC m=+1277.561919403 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fda0000): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fda0480): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fda0480): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fda0480): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fda0480): >_readAt: n=2, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fda0480): _writeAt: size=3, off=2 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f11e620 item 69 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fda0480): >_writeAt: n=3, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fda0480): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.487408842 +0000 UTC m=+1277.562533243 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fda0480): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fda0980): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fda0980): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fda0980): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fda0980): >_readAt: n=5, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fda0980): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.487408842 +0000 UTC m=+1277.562533243 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fda0980): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f11ea80 item 69 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fda1000): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fda1000): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fda1000): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fda1000): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fda1000): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.488973928 +0000 UTC m=+1277.564098389 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fda1000): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fda1500): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fda1500): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f11f3b0 item 70 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fda1500): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fda1500): >_readAt: n=0, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fda1500): _writeAt: size=3, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fda1500): >_writeAt: n=3, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fda1500): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.490978355 +0000 UTC m=+1277.566102766 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fda1500): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fda1a40): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fda1a40): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fda1a40): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fda1a40): >_readAt: n=3, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fda1a40): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.490978355 +0000 UTC m=+1277.566102766 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fda1a40): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f53e8c0 item 70 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdce1c0): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdce1c0): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdce1c0): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdce1c0): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdce1c0): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.492829522 +0000 UTC m=+1277.567953923 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdce1c0): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdce6c0): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdce6c0): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdce6c0): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdce6c0): >_readAt: n=2, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdce6c0): _writeAt: size=3, off=2 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f53f650 item 71 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdce6c0): >_writeAt: n=3, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdce6c0): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.493422192 +0000 UTC m=+1277.568546593 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdce6c0): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdcebc0): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdcebc0): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdcebc0): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdcebc0): >_readAt: n=5, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdcebc0): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.493422192 +0000 UTC m=+1277.568546593 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdcebc0): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f53fa40 item 71 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdcf240): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdcf240): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdcf240): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdcf240): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdcf240): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.495291263 +0000 UTC m=+1277.570415664 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdcf240): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdcf740): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdcf740): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fe7c150 item 72 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdcf740): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdcf740): >_readAt: n=0, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdcf740): _writeAt: size=3, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdcf740): >_writeAt: n=3, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdcf740): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.496236778 +0000 UTC m=+1277.571361179 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdcf740): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdcfc80): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdcfc80): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdcfc80): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdcfc80): >_readAt: n=3, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdcfc80): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.496236778 +0000 UTC m=+1277.571361179 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdcfc80): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fe7c310 item 72 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdfa340): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdfa340): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdfa340): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdfa340): >_readAt: n=0, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdfa340): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdfa340): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdfa340): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.499208071 +0000 UTC m=+1277.574332483 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdfa340): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdfa840): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdfa840): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdfa840): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fe7c690 item 73 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdfa840): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdfa840): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.500216427 +0000 UTC m=+1277.575340878 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdfa840): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdfad00): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdfad00): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdfad00): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdfad00): >_readAt: n=2, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdfad00): _writeAt: size=3, off=2 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fe7c850 item 73 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdfad00): >_writeAt: n=3, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdfad00): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.501453032 +0000 UTC m=+1277.576577473 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdfad00): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdfb240): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdfb240): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdfb240): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdfb240): >_readAt: n=5, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdfb240): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.501453032 +0000 UTC m=+1277.576577473 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdfb240): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fe7ca10 item 73 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdfb880): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdfb880): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdfb880): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdfb880): >_readAt: n=0, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdfb880): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdfb880): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdfb880): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.504428173 +0000 UTC m=+1277.579552614 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdfb880): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdfbd80): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdfbd80): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdfbd80): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fe7cd90 item 74 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdfbd80): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdfbd80): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.50541704 +0000 UTC m=+1277.580541481 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdfbd80): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe2a3c0): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe2a3c0): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fe7cf50 item 74 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe2a3c0): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe2a3c0): >_readAt: n=0, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe2a3c0): _writeAt: size=3, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe2a3c0): >_writeAt: n=3, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe2a3c0): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.506635443 +0000 UTC m=+1277.581759844 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe2a3c0): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe2a940): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe2a940): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe2a940): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe2a940): >_readAt: n=3, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe2a940): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.506635443 +0000 UTC m=+1277.581759844 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe2a940): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fe7d110 item 74 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe2af80): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe2af80): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe2af80): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe2af80): >_readAt: n=0, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe2af80): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe2af80): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe2af80): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.509159791 +0000 UTC m=+1277.584284212 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe2af80): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe2b480): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe2b480): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe2b480): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fe7d570 item 75 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe2b480): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe2b480): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.509861547 +0000 UTC m=+1277.584985948 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe2b480): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe2b9c0): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe2b9c0): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe2b9c0): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe2b9c0): >_readAt: n=2, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe2b9c0): _writeAt: size=3, off=2 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fe7d730 item 75 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe2b9c0): >_writeAt: n=3, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe2b9c0): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.51069951 +0000 UTC m=+1277.585823911 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe2b9c0): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe7e000): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe7e000): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe7e000): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe7e000): >_readAt: n=5, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe7e000): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.51069951 +0000 UTC m=+1277.585823911 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe7e000): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fe7d8f0 item 75 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe7e640): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe7e640): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe7e640): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe7e640): >_readAt: n=0, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe7e640): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe7e640): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe7e640): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.512844913 +0000 UTC m=+1277.587969314 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe7e640): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe7eb40): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe7eb40): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe7eb40): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fe7dc70 item 76 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe7eb40): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe7eb40): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.513459605 +0000 UTC m=+1277.588584016 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe7eb40): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a00141c0): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a00141c0): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f4d0000 item 76 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a00141c0): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a00141c0): >_readAt: n=0, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a00141c0): _writeAt: size=3, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a00141c0): >_writeAt: n=3, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a00141c0): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.516750742 +0000 UTC m=+1277.591875143 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a00141c0): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a00147c0): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a00147c0): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a00147c0): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a00147c0): >_readAt: n=3, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a00147c0): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.516750742 +0000 UTC m=+1277.591875143 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a00147c0): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f4d0930 item 76 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe7e480): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe7e480): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe7e480): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe7e480): >_readAt: n=0, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe7e480): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe7e480): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe7e480): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.520701305 +0000 UTC m=+1277.595825716 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe7e480): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe7e980): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe7e980): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe7e980): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f1dca80 item 77 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe7e980): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe7e980): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.521460639 +0000 UTC m=+1277.596585050 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe7e980): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe7f100): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe7f100): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe7f100): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe7f100): >_readAt: n=5, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe7f100): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.521460639 +0000 UTC m=+1277.596585050 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe7f100): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f1dcd90 item 77 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe7f740): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe7f740): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe7f740): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe7f740): >_readAt: n=0, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe7f740): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe7f740): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe7f740): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.523857436 +0000 UTC m=+1277.598981848 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe7f740): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe7fc40): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe7fc40): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe7fc40): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f1dd490 item 78 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe7fc40): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe7fc40): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.524576165 +0000 UTC m=+1277.599700585 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe7fc40): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a0014dc0): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a0014dc0): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a0014dc0): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a0014dc0): >_readAt: n=5, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a0014dc0): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.524576165 +0000 UTC m=+1277.599700585 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a0014dc0): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f1dd6c0 item 78 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a0015400): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a0015400): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a0015400): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a0015400): >_readAt: n=0, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a0015400): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a0015400): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a0015400): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.526579269 +0000 UTC m=+1277.601703690 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a0015400): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a0015900): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a0015900): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a0015900): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fe7c0e0 item 79 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a0015900): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a0015900): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.527267749 +0000 UTC m=+1277.602392171 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae5a0015900): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc50240): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc50240): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc50240): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc50240): >_readAt: n=5, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc50240): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.527267749 +0000 UTC m=+1277.602392171 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc50240): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fe7c2a0 item 79 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 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/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc50880): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc50880): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc50880): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc50880): >_readAt: n=0, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc50880): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc50880): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc50880): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.529922144 +0000 UTC m=+1277.605046555 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc50880): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc50d80): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc50d80): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc50d80): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fe7c620 item 80 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc50d80): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc50d80): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.530590075 +0000 UTC m=+1277.605714476 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc50d80): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc51580): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc51580): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc51580): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc51580): >_readAt: n=5, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc51580): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.530590075 +0000 UTC m=+1277.605714476 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc51580): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fe7c7e0 item 80 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc51bc0): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc51bc0): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc51bc0): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc51bc0): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc51bc0): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.53257769 +0000 UTC m=+1277.607702091 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc51bc0): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fee6240): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fee6240): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fee6240): open at offset 5 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fee6240): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fee6240): >_readAt: n=2, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fee6240): _writeAt: size=3, off=7 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fe7cb60 item 81 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fee6240): >_writeAt: n=3, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fee6240): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.53326539 +0000 UTC m=+1277.608389791 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fee6240): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fee6780): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fee6780): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fee6780): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fee6780): >_readAt: n=8, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fee6780): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.53326539 +0000 UTC m=+1277.608389791 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fee6780): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fe7cd20 item 81 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fee6e00): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fee6e00): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fee6e00): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fee6e00): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fee6e00): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.534925425 +0000 UTC m=+1277.610049826 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fee6e00): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fee7300): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fee7300): open at offset 5 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fee7300): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fe7d0a0 item 82 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fee7300): _readAt: size=2, off=5 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fee7300): >_readAt: n=0, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fee7300): _writeAt: size=3, off=5 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fee7300): >_writeAt: n=3, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fee7300): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.535808203 +0000 UTC m=+1277.610932614 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fee7300): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fee7880): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fee7880): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fee7880): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fee7880): >_readAt: n=3, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fee7880): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.535808203 +0000 UTC m=+1277.610932614 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fee7880): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fe7d340 item 82 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f60e140): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f60e140): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f60e140): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f60e140): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f60e140): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.539263079 +0000 UTC m=+1277.614387490 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f60e140): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f60e880): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f60e880): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f60e880): open at offset 5 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f60e880): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f60e880): >_readAt: n=2, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f60e880): _writeAt: size=3, off=7 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fe7d6c0 item 83 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f60e880): >_writeAt: n=3, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f60e880): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.540637226 +0000 UTC m=+1277.615761627 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f60e880): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f60ef40): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f60ef40): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f60ef40): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f60ef40): >_readAt: n=8, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f60ef40): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.540637226 +0000 UTC m=+1277.615761627 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f60ef40): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fe7d880 item 83 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f60f600): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f60f600): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f60f600): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f60f600): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f60f600): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.542548797 +0000 UTC m=+1277.617673198 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f60f600): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe322c0): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe322c0): open at offset 5 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe322c0): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fe7dc00 item 84 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe322c0): _readAt: size=2, off=5 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe322c0): >_readAt: n=0, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe322c0): _writeAt: size=3, off=5 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe322c0): >_writeAt: n=3, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe322c0): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.54345088 +0000 UTC m=+1277.618575281 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe322c0): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe32a40): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe32a40): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe32a40): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe32a40): >_readAt: n=3, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe32a40): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.54345088 +0000 UTC m=+1277.618575281 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe32a40): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fe7de30 item 84 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe330c0): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe330c0): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe330c0): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe330c0): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe330c0): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.545677628 +0000 UTC m=+1277.620802029 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe330c0): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe336c0): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe336c0): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe336c0): open at offset 5 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe336c0): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe336c0): >_readAt: n=2, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe336c0): _writeAt: size=3, off=7 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f4d1180 item 85 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe336c0): >_writeAt: n=3, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe336c0): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.546541309 +0000 UTC m=+1277.621665710 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe336c0): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe33c00): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe33c00): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe33c00): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe33c00): >_readAt: n=8, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe33c00): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.546541309 +0000 UTC m=+1277.621665710 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe33c00): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f4d1880 item 85 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d0480): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d0480): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d0480): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d0480): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d0480): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.548579359 +0000 UTC m=+1277.623703760 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d0480): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d0b80): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d0b80): open at offset 5 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d0b80): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fb322a0 item 86 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d0b80): _readAt: size=2, off=5 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d0b80): >_readAt: n=0, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d0b80): _writeAt: size=3, off=5 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d0b80): >_writeAt: n=3, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d0b80): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.549607681 +0000 UTC m=+1277.624732082 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d0b80): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d1140): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d1140): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d1140): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d1140): >_readAt: n=3, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d1140): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.549607681 +0000 UTC m=+1277.624732082 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d1140): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fb32460 item 86 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d19c0): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d19c0): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d19c0): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d19c0): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d19c0): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.551448398 +0000 UTC m=+1277.626572800 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d19c0): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f970540): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f970540): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f970540): open at offset 5 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f970540): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f970540): >_readAt: n=2, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f970540): _writeAt: size=3, off=7 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fb329a0 item 87 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f970540): >_writeAt: n=3, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f970540): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.55212154 +0000 UTC m=+1277.627245941 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f970540): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f970a80): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f970a80): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f970a80): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f970a80): >_readAt: n=8, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f970a80): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.55212154 +0000 UTC m=+1277.627245941 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f970a80): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fb32c40 item 87 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 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/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f971300): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f971300): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f971300): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f971300): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f971300): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.553575046 +0000 UTC m=+1277.628699447 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f971300): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f971800): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f971800): open at offset 5 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f971800): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fb33180 item 88 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f971800): _readAt: size=2, off=5 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f971800): >_readAt: n=0, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f971800): _writeAt: size=3, off=5 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f971800): >_writeAt: n=3, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f971800): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.554195078 +0000 UTC m=+1277.629319479 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f971800): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f971d80): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f971d80): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f971d80): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f971d80): >_readAt: n=3, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f971d80): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.554195078 +0000 UTC m=+1277.629319479 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f971d80): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fb333b0 item 88 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe3c540): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe3c540): open at offset 0 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe3c540): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe3c540): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe3c540): >_readAt: n=0, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe3c540): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe3c540): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe3c540): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.555717824 +0000 UTC m=+1277.630842225 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe3c540): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe3ca80): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe3ca80): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe3ca80): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fb33880 item 89 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe3ca80): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe3ca80): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.55626612 +0000 UTC m=+1277.631390531 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe3ca80): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe3cfc0): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe3cfc0): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe3cfc0): open at offset 5 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe3cfc0): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe3cfc0): >_readAt: n=2, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe3cfc0): _writeAt: size=3, off=7 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fb33c00 item 89 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe3cfc0): >_writeAt: n=3, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe3cfc0): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.557105906 +0000 UTC m=+1277.632230317 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe3cfc0): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe3d540): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe3d540): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe3d540): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe3d540): >_readAt: n=8, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe3d540): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.557105906 +0000 UTC m=+1277.632230317 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe3d540): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59fb33e30 item 89 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe3db80): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe3db80): open at offset 0 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe3db80): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe3db80): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe3db80): >_readAt: n=0, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe3db80): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe3db80): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe3db80): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.558621179 +0000 UTC m=+1277.633745580 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fe3db80): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc981c0): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc981c0): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc981c0): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f1ee930 item 90 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc981c0): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc981c0): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.560368871 +0000 UTC m=+1277.635493282 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc981c0): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc98a00): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc98a00): open at offset 5 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc98a00): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f1eeaf0 item 90 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc98a00): _readAt: size=2, off=5 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc98a00): >_readAt: n=0, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc98a00): _writeAt: size=3, off=5 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc98a00): >_writeAt: n=3, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc98a00): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.561346337 +0000 UTC m=+1277.636470738 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc98a00): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc990c0): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc990c0): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc990c0): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc990c0): >_readAt: n=3, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc990c0): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.561346337 +0000 UTC m=+1277.636470738 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc990c0): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f1eecb0 item 90 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc99940): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc99940): open at offset 0 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc99940): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc99940): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc99940): >_readAt: n=0, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc99940): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc99940): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc99940): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.563413191 +0000 UTC m=+1277.638537592 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fc99940): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d2080): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d2080): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d2080): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f1ef1f0 item 91 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d2080): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d2080): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.56411115 +0000 UTC m=+1277.639235552 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d2080): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d2600): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d2600): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d2600): open at offset 5 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d2600): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d2600): >_readAt: n=2, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d2600): _writeAt: size=3, off=7 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f1ef3b0 item 91 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d2600): >_writeAt: n=3, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d2600): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.564712988 +0000 UTC m=+1277.639837389 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d2600): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d2ec0): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d2ec0): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d2ec0): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d2ec0): >_readAt: n=8, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d2ec0): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.564712988 +0000 UTC m=+1277.639837389 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d2ec0): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f1ef650 item 91 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 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/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d3600): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d3600): open at offset 0 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d3600): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d3600): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d3600): >_readAt: n=0, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d3600): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d3600): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d3600): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.566570075 +0000 UTC m=+1277.641694476 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d3600): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d3c40): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d3c40): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d3c40): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f1efc70 item 92 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d3c40): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d3c40): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.567297269 +0000 UTC m=+1277.642421670 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f8d3c40): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdae500): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdae500): open at offset 5 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdae500): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f1efe30 item 92 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdae500): _readAt: size=2, off=5 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdae500): >_readAt: n=0, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdae500): _writeAt: size=3, off=5 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdae500): >_writeAt: n=3, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdae500): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.567963357 +0000 UTC m=+1277.643087758 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdae500): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdaebc0): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdaebc0): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdaebc0): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdaebc0): >_readAt: n=3, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdaebc0): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.567963357 +0000 UTC m=+1277.643087758 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdaebc0): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f1ec460 item 92 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdaf600): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdaf600): open at offset 0 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdaf600): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdaf600): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdaf600): >_readAt: n=0, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdaf600): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdaf600): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdaf600): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.570374021 +0000 UTC m=+1277.645498422 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fdaf600): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fad2180): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fad2180): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fad2180): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f1ecaf0 item 93 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fad2180): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fad2180): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.57179713 +0000 UTC m=+1277.646921531 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fad2180): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fad2880): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fad2880): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fad2880): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fad2880): >_readAt: n=5, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fad2880): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.57179713 +0000 UTC m=+1277.646921531 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fad2880): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f1ece00 item 93 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 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/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fad2fc0): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fad2fc0): open at offset 0 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fad2fc0): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fad2fc0): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fad2fc0): >_readAt: n=0, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fad2fc0): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fad2fc0): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fad2fc0): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.575146658 +0000 UTC m=+1277.650271059 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fad2fc0): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fad3580): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fad3580): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fad3580): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f1ed500 item 94 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fad3580): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fad3580): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.576373164 +0000 UTC m=+1277.651497576 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fad3580): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fad3c80): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fad3c80): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fad3c80): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fad3c80): >_readAt: n=5, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fad3c80): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.576373164 +0000 UTC m=+1277.651497576 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fad3c80): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f1ed9d0 item 94 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 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/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f5bf200): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f5bf200): open at offset 0 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f5bf200): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f5bf200): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f5bf200): >_readAt: n=0, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f5bf200): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f5bf200): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f5bf200): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.578577579 +0000 UTC m=+1277.653701990 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f5bf200): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f5bfa40): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f5bfa40): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f5bfa40): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f9c2310 item 95 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f5bfa40): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f5bfa40): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.580926466 +0000 UTC m=+1277.656050868 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f5bfa40): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbaea40): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbaea40): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbaea40): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbaea40): >_readAt: n=5, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbaea40): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.580926466 +0000 UTC m=+1277.656050868 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbaea40): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f9c25b0 item 95 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 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/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbaf280): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbaf280): open at offset 0 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbaf280): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbaf280): _readAt: size=2, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbaf280): >_readAt: n=0, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbaf280): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbaf280): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbaf280): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.583739691 +0000 UTC m=+1277.658864092 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbaf280): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbaf8c0): _writeAt: size=5, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbaf8c0): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbaf8c0): >openPending: err= 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f9c2bd0 item 96 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbaf8c0): >_writeAt: n=5, err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbaf8c0): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.585424474 +0000 UTC m=+1277.660548894 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59fbaf8c0): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:37:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:37:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:37:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:37:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9ac600): _readAt: size=512, off=0 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9ac600): openPending: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9ac600): >openPending: err= 2026/08/11 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9ac600): >_readAt: n=5, err=EOF 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9ac600): close: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:37:13.585424474 +0000 UTC m=+1277.660548894 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:13 DEBUG : open-test-file(0xae59f9ac600): >close: err= 2026/08/11 01:37:13 DEBUG : open-test-file: Remove: 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xae59f9c3180 item 96 2026/08/11 01:37:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:37:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:37:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:37:13 DEBUG : open-test-file: >Remove: err= 2026/08/11 01:37:13 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:37:13 DEBUG : Looking for writers 2026/08/11 01:37:13 DEBUG : >WaitForWriters: 2026/08/11 01:37:13 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (2.54s) --- PASS: TestRWFileHandleOpenTests/writes (1.32s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.27s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (1.22s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.30s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- 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 "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:37:14 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:37:14 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 01:37:14 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:37:14 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:37:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:37:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:37:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:37:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:37:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:37:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:37:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:14 INFO : Yandex rclone-test-calahox0kova: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 01:37:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:14 DEBUG : file1: newRWFileHandle: 2026/08/11 01:37:14 DEBUG : file1(0xae59f44e8c0): openPending: 2026/08/11 01:37:14 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:37:14 DEBUG : file1(0xae59f44e8c0): >openPending: err= 2026/08/11 01:37:14 DEBUG : file1: >newRWFileHandle: err= 2026/08/11 01:37:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:37:14 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/11 01:37:14 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/11 01:37:14 DEBUG : file1(0xae59f44e8c0): _writeAt: size=2, off=0 2026/08/11 01:37:14 DEBUG : file1(0xae59f44e8c0): >_writeAt: n=2, err= 2026/08/11 01:37:14 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/11 01:37:14 DEBUG : file1(0xae59f44e8c0): RWFileHandle.Flush 2026/08/11 01:37:14 DEBUG : file1(0xae59f44e8c0): RWFileHandle.Release 2026/08/11 01:37:14 DEBUG : file1(0xae59f44e8c0): close: 2026/08/11 01:37:14 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/11 01:37:14 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:14 DEBUG : file1(0xae59f44e8c0): >close: err= 2026/08/11 01:37:14 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:37:14 DEBUG : Looking for writers 2026/08/11 01:37:14 DEBUG : file1: reading active writers 2026/08/11 01:37:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/11 01:37:14 DEBUG : Looking for writers 2026/08/11 01:37:14 DEBUG : file1: reading active writers 2026/08/11 01:37:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/11 01:37:14 DEBUG : Looking for writers 2026/08/11 01:37:14 DEBUG : file1: reading active writers 2026/08/11 01:37:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/11 01:37:14 DEBUG : Looking for writers 2026/08/11 01:37:14 DEBUG : file1: reading active writers 2026/08/11 01:37:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/11 01:37:14 DEBUG : file1: vfs cache: starting upload 2026/08/11 01:37:14 DEBUG : Looking for writers 2026/08/11 01:37:14 DEBUG : file1: reading active writers 2026/08/11 01:37:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/11 01:37:14 DEBUG : Looking for writers 2026/08/11 01:37:14 DEBUG : file1: reading active writers 2026/08/11 01:37:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/11 01:37:15 DEBUG : Looking for writers 2026/08/11 01:37:15 DEBUG : file1: reading active writers 2026/08/11 01:37:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/11 01:37:15 DEBUG : Looking for writers 2026/08/11 01:37:15 DEBUG : file1: reading active writers 2026/08/11 01:37:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/11 01:37:16 DEBUG : Looking for writers 2026/08/11 01:37:16 DEBUG : file1: reading active writers 2026/08/11 01:37:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/11 01:37:17 DEBUG : file1: size = 2 OK 2026/08/11 01:37:17 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/11 01:37:17 INFO : file1: Copied (new) 2026/08/11 01:37:17 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/08/11 01:37:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/11 01:37:17 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/08/11 01:37:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:37:17 INFO : file1: vfs cache: upload succeeded try #1 2026/08/11 01:37:17 DEBUG : Looking for writers 2026/08/11 01:37:17 DEBUG : file1: reading active writers 2026/08/11 01:37:17 DEBUG : >WaitForWriters: 2026/08/11 01:37:18 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:37:18 DEBUG : Looking for writers 2026/08/11 01:37:18 DEBUG : file1: reading active writers 2026/08/11 01:37:18 DEBUG : >WaitForWriters: 2026/08/11 01:37:18 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: cleaner exiting 2026/08/11 01:37:22 DEBUG : forgetting directory cache 2026/08/11 01:37:22 DEBUG : dir: forgetting directory cache 2026/08/11 01:37:22 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" --- PASS: TestRWFileModTimeWithOpenWriters (10.13s) === RUN TestRWCacheRename run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:37:24 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:37:24 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 01:37:24 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:37:24 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:37:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:37:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:37:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:37:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:37:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:37:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:37:24 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:37:24 INFO : Yandex rclone-test-calahox0kova: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 01:37:24 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:37:24 DEBUG : rename_me: newRWFileHandle: 2026/08/11 01:37:24 DEBUG : rename_me(0xae59f99c1c0): openPending: 2026/08/11 01:37:24 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:37:24 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/11 01:37:24 DEBUG : rename_me(0xae59f99c1c0): >openPending: err= 2026/08/11 01:37:24 DEBUG : rename_me: >newRWFileHandle: err= 2026/08/11 01:37:24 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/11 01:37:24 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/08/11 01:37:24 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/08/11 01:37:24 DEBUG : rename_me(0xae59f99c1c0): _writeAt: size=5, off=0 2026/08/11 01:37:24 DEBUG : rename_me(0xae59f99c1c0): >_writeAt: n=5, err= 2026/08/11 01:37:24 DEBUG : rename_me(0xae59f99c1c0): close: 2026/08/11 01:37:24 DEBUG : rename_me: vfs cache: setting modification time to 2026-08-11 01:37:24.761698006 +0000 UTC m=+1288.836822407 2026/08/11 01:37:24 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/08/11 01:37:24 DEBUG : rename_me(0xae59f99c1c0): >close: err= 2026/08/11 01:37:24 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/08/11 01:37:24 DEBUG : i_was_renamed: Updating file with 0xae59f99b380 2026/08/11 01:37:24 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/08/11 01:37:24 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/11 01:37:24 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:37:24 DEBUG : Looking for writers 2026/08/11 01:37:24 DEBUG : i_was_renamed: reading active writers 2026/08/11 01:37:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/11 01:37:24 DEBUG : Looking for writers 2026/08/11 01:37:24 DEBUG : i_was_renamed: reading active writers 2026/08/11 01:37:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/11 01:37:24 DEBUG : Looking for writers 2026/08/11 01:37:24 DEBUG : i_was_renamed: reading active writers 2026/08/11 01:37:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/11 01:37:24 DEBUG : Looking for writers 2026/08/11 01:37:24 DEBUG : i_was_renamed: reading active writers 2026/08/11 01:37:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/11 01:37:24 DEBUG : i_was_renamed: vfs cache: starting upload 2026/08/11 01:37:24 DEBUG : Looking for writers 2026/08/11 01:37:24 DEBUG : i_was_renamed: reading active writers 2026/08/11 01:37:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/11 01:37:25 DEBUG : Looking for writers 2026/08/11 01:37:25 DEBUG : i_was_renamed: reading active writers 2026/08/11 01:37:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/11 01:37:25 DEBUG : Looking for writers 2026/08/11 01:37:25 DEBUG : i_was_renamed: reading active writers 2026/08/11 01:37:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/11 01:37:26 DEBUG : Looking for writers 2026/08/11 01:37:26 DEBUG : i_was_renamed: reading active writers 2026/08/11 01:37:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/11 01:37:26 DEBUG : i_was_renamed: size = 5 OK 2026/08/11 01:37:26 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/11 01:37:26 INFO : i_was_renamed: Copied (new) 2026/08/11 01:37:26 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-08-11 01:37:24.761698006 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/11 01:37:26 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/08/11 01:37:26 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/11 01:37:26 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/08/11 01:37:27 DEBUG : Looking for writers 2026/08/11 01:37:27 DEBUG : i_was_renamed: reading active writers 2026/08/11 01:37:27 DEBUG : >WaitForWriters: 2026/08/11 01:37:27 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (9.16s) === RUN TestRWCacheUpdate run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:37:33 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:37:33 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 01:37:33 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:37:33 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:37:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:37:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:37:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:37:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:37:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:37:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-calahox0kova" 2026/08/11 01:37:33 INFO : Yandex rclone-test-calahox0kova: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 01:37:33 DEBUG : forgetting directory cache 2026/08/11 01:37:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/11 01:37:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/11 01:37:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/11 01:37:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/11 01:37:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/11 01:37:36 DEBUG : TestRWCacheUpdate(0xae59fb08580): _readAt: size=512, off=0 2026/08/11 01:37:36 DEBUG : TestRWCacheUpdate(0xae59fb08580): openPending: 2026/08/11 01:37:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-11 00:38:33.473620403 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/08/11 01:37:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/11 01:37:36 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/11 01:37:36 DEBUG : TestRWCacheUpdate(0xae59fb08580): >openPending: err= 2026/08/11 01:37:36 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/11 01:37:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/11 01:37:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 01:37:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:37:36 DEBUG : forgetting directory cache 2026/08/11 01:37:36 DEBUG : forgetting directory cache 2026/08/11 01:37:36 DEBUG : TestRWCacheUpdate(0xae59fb08580): >_readAt: n=20, err=EOF 2026/08/11 01:37:36 DEBUG : TestRWCacheUpdate(0xae59fb08580): close: 2026/08/11 01:37:36 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-11 00:38:33.473620403 +0000 UTC 2026/08/11 01:37:36 DEBUG : TestRWCacheUpdate(0xae59fb08580): >close: err= 2026/08/11 01:37:36 DEBUG : Re-reading directory (433.531313ms old) 2026/08/11 01:37:36 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/11 01:37:36 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/11 01:37:36 DEBUG : forgetting directory cache 2026/08/11 01:37:39 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/11 01:37:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/11 01:37:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/11 01:37:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/11 01:37:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/11 01:37:39 DEBUG : TestRWCacheUpdate(0xae59fcfe4c0): _readAt: size=512, off=0 2026/08/11 01:37:39 DEBUG : TestRWCacheUpdate(0xae59fcfe4c0): openPending: 2026/08/11 01:37:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-11 00:39:33.473620403 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-08-11 00:38:33.473620403 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/08/11 01:37:39 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-11 00:39:33.473620403 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-08-11 00:38:33.473620403 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/08/11 01:37:39 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/11 01:37:39 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/11 01:37:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/11 01:37:39 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/11 01:37:39 DEBUG : TestRWCacheUpdate(0xae59fcfe4c0): >openPending: err= 2026/08/11 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/11 01:37:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/11 01:37:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 01:37:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:37:40 DEBUG : forgetting directory cache 2026/08/11 01:37:40 DEBUG : forgetting directory cache 2026/08/11 01:37:40 DEBUG : TestRWCacheUpdate(0xae59fcfe4c0): >_readAt: n=20, err=EOF 2026/08/11 01:37:40 DEBUG : TestRWCacheUpdate(0xae59fcfe4c0): close: 2026/08/11 01:37:40 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-11 00:39:33.473620403 +0000 UTC 2026/08/11 01:37:40 DEBUG : TestRWCacheUpdate(0xae59fcfe4c0): >close: err= 2026/08/11 01:37:40 DEBUG : Re-reading directory (546.560155ms old) 2026/08/11 01:37:40 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/11 01:37:40 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/11 01:37:40 DEBUG : forgetting directory cache 2026/08/11 01:37:42 DEBUG : forgetting directory cache 2026/08/11 01:37:42 DEBUG : dir: forgetting directory cache 2026/08/11 01:37:43 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:43 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/11 01:37:43 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/11 01:37:43 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/11 01:37:43 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/11 01:37:43 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/11 01:37:43 DEBUG : TestRWCacheUpdate(0xae59f9bc3c0): _readAt: size=512, off=0 2026/08/11 01:37:43 DEBUG : TestRWCacheUpdate(0xae59f9bc3c0): openPending: 2026/08/11 01:37:43 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-11 00:40:33.473620403 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-08-11 00:39:33.473620403 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/08/11 01:37:43 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-11 00:40:33.473620403 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-08-11 00:39:33.473620403 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/08/11 01:37:43 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/11 01:37:43 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/11 01:37:43 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/11 01:37:43 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/11 01:37:43 DEBUG : TestRWCacheUpdate(0xae59f9bc3c0): >openPending: err= 2026/08/11 01:37:43 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/11 01:37:43 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/11 01:37:43 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 01:37:43 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:37:44 DEBUG : forgetting directory cache 2026/08/11 01:37:44 DEBUG : TestRWCacheUpdate(0xae59f9bc3c0): >_readAt: n=20, err=EOF 2026/08/11 01:37:44 DEBUG : TestRWCacheUpdate(0xae59f9bc3c0): close: 2026/08/11 01:37:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-11 00:40:33.473620403 +0000 UTC 2026/08/11 01:37:44 DEBUG : TestRWCacheUpdate(0xae59f9bc3c0): >close: err= 2026/08/11 01:37:44 DEBUG : Re-reading directory (256.669853ms old) 2026/08/11 01:37:44 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/11 01:37:44 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/11 01:37:44 DEBUG : forgetting directory cache 2026/08/11 01:37:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/11 01:37:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/11 01:37:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/11 01:37:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/11 01:37:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/11 01:37:47 DEBUG : TestRWCacheUpdate(0xae5a0015240): _readAt: size=512, off=0 2026/08/11 01:37:47 DEBUG : TestRWCacheUpdate(0xae5a0015240): openPending: 2026/08/11 01:37:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-11 00:41:33.473620403 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-08-11 00:40:33.473620403 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/08/11 01:37:47 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-11 00:41:33.473620403 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-08-11 00:40:33.473620403 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/08/11 01:37:47 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/11 01:37:47 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/11 01:37:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/11 01:37:47 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/11 01:37:47 DEBUG : TestRWCacheUpdate(0xae5a0015240): >openPending: err= 2026/08/11 01:37:47 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/11 01:37:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/11 01:37:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 01:37:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:37:48 DEBUG : forgetting directory cache 2026/08/11 01:37:48 DEBUG : forgetting directory cache 2026/08/11 01:37:48 DEBUG : TestRWCacheUpdate(0xae5a0015240): >_readAt: n=20, err=EOF 2026/08/11 01:37:48 DEBUG : TestRWCacheUpdate(0xae5a0015240): close: 2026/08/11 01:37:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-11 00:41:33.473620403 +0000 UTC 2026/08/11 01:37:48 DEBUG : TestRWCacheUpdate(0xae5a0015240): >close: err= 2026/08/11 01:37:48 DEBUG : Re-reading directory (401.856505ms old) 2026/08/11 01:37:48 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/11 01:37:48 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/11 01:37:48 DEBUG : forgetting directory cache 2026/08/11 01:37:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/11 01:37:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/11 01:37:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/11 01:37:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/11 01:37:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/11 01:37:51 DEBUG : TestRWCacheUpdate(0xae59f60e2c0): _readAt: size=512, off=0 2026/08/11 01:37:51 DEBUG : TestRWCacheUpdate(0xae59f60e2c0): openPending: 2026/08/11 01:37:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-11 00:42:33.473620403 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-08-11 00:41:33.473620403 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/08/11 01:37:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-11 00:42:33.473620403 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-08-11 00:41:33.473620403 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/08/11 01:37:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/11 01:37:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/11 01:37:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/11 01:37:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/11 01:37:51 DEBUG : TestRWCacheUpdate(0xae59f60e2c0): >openPending: err= 2026/08/11 01:37:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/11 01:37:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/11 01:37:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 01:37:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:37:51 DEBUG : forgetting directory cache 2026/08/11 01:37:51 DEBUG : TestRWCacheUpdate(0xae59f60e2c0): >_readAt: n=20, err=EOF 2026/08/11 01:37:51 DEBUG : TestRWCacheUpdate(0xae59f60e2c0): close: 2026/08/11 01:37:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-11 00:42:33.473620403 +0000 UTC 2026/08/11 01:37:51 DEBUG : TestRWCacheUpdate(0xae59f60e2c0): >close: err= 2026/08/11 01:37:51 DEBUG : Re-reading directory (363.606187ms old) 2026/08/11 01:37:52 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/11 01:37:52 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/11 01:37:52 DEBUG : forgetting directory cache 2026/08/11 01:37:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/11 01:37:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/11 01:37:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/11 01:37:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/11 01:37:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/11 01:37:54 DEBUG : TestRWCacheUpdate(0xae59fe328c0): _readAt: size=512, off=0 2026/08/11 01:37:54 DEBUG : TestRWCacheUpdate(0xae59fe328c0): openPending: 2026/08/11 01:37:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-11 00:43:33.473620403 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-08-11 00:42:33.473620403 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/08/11 01:37:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-11 00:43:33.473620403 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-08-11 00:42:33.473620403 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/08/11 01:37:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/11 01:37:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/11 01:37:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/11 01:37:54 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/11 01:37:54 DEBUG : TestRWCacheUpdate(0xae59fe328c0): >openPending: err= 2026/08/11 01:37:54 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/11 01:37:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/11 01:37:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 01:37:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:37:54 DEBUG : forgetting directory cache 2026/08/11 01:37:55 DEBUG : forgetting directory cache 2026/08/11 01:37:55 DEBUG : TestRWCacheUpdate(0xae59fe328c0): >_readAt: n=20, err=EOF 2026/08/11 01:37:55 DEBUG : TestRWCacheUpdate(0xae59fe328c0): close: 2026/08/11 01:37:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-11 00:43:33.473620403 +0000 UTC 2026/08/11 01:37:55 DEBUG : TestRWCacheUpdate(0xae59fe328c0): >close: err= 2026/08/11 01:37:55 DEBUG : Re-reading directory (580.624394ms old) 2026/08/11 01:37:55 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/11 01:37:55 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/11 01:37:55 DEBUG : forgetting directory cache 2026/08/11 01:37:57 DEBUG : forgetting directory cache 2026/08/11 01:37:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:37:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/11 01:37:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/11 01:37:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/11 01:37:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/11 01:37:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/11 01:37:58 DEBUG : TestRWCacheUpdate(0xae59fe33dc0): _readAt: size=512, off=0 2026/08/11 01:37:58 DEBUG : TestRWCacheUpdate(0xae59fe33dc0): openPending: 2026/08/11 01:37:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-08-11 00:44:33.473620403 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-08-11 00:43:33.473620403 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/08/11 01:37:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-08-11 00:44:33.473620403 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-08-11 00:43:33.473620403 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/08/11 01:37:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/11 01:37:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/11 01:37:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/08/11 01:37:58 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/11 01:37:58 DEBUG : TestRWCacheUpdate(0xae59fe33dc0): >openPending: err= 2026/08/11 01:37:58 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/08/11 01:37:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/11 01:37:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 01:37:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:37:58 DEBUG : forgetting directory cache 2026/08/11 01:37:58 DEBUG : TestRWCacheUpdate(0xae59fe33dc0): >_readAt: n=21, err=EOF 2026/08/11 01:37:58 DEBUG : TestRWCacheUpdate(0xae59fe33dc0): close: 2026/08/11 01:37:58 DEBUG : forgetting directory cache 2026/08/11 01:37:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-11 00:44:33.473620403 +0000 UTC 2026/08/11 01:37:58 DEBUG : TestRWCacheUpdate(0xae59fe33dc0): >close: err= 2026/08/11 01:37:58 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/11 01:37:59 DEBUG : forgetting directory cache 2026/08/11 01:38:00 DEBUG : forgetting directory cache 2026/08/11 01:38:00 DEBUG : dir: forgetting directory cache 2026/08/11 01:38:00 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/08/11 01:38:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:38:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/11 01:38:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/11 01:38:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/11 01:38:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/11 01:38:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/11 01:38:02 DEBUG : TestRWCacheUpdate(0xae59f9715c0): _readAt: size=512, off=0 2026/08/11 01:38:02 DEBUG : TestRWCacheUpdate(0xae59f9715c0): openPending: 2026/08/11 01:38:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-08-11 00:45:33.473620403 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-08-11 00:44:33.473620403 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/08/11 01:38:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-08-11 00:45:33.473620403 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-08-11 00:44:33.473620403 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/08/11 01:38:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/11 01:38:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/11 01:38:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/08/11 01:38:02 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/11 01:38:02 DEBUG : TestRWCacheUpdate(0xae59f9715c0): >openPending: err= 2026/08/11 01:38:02 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/08/11 01:38:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/11 01:38:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 01:38:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:38:02 DEBUG : forgetting directory cache 2026/08/11 01:38:03 DEBUG : TestRWCacheUpdate(0xae59f9715c0): >_readAt: n=22, err=EOF 2026/08/11 01:38:03 DEBUG : TestRWCacheUpdate(0xae59f9715c0): close: 2026/08/11 01:38:03 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-11 00:45:33.473620403 +0000 UTC 2026/08/11 01:38:03 DEBUG : TestRWCacheUpdate(0xae59f9715c0): >close: err= 2026/08/11 01:38:03 DEBUG : Re-reading directory (383.275193ms old) 2026/08/11 01:38:03 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/11 01:38:03 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/11 01:38:03 DEBUG : forgetting directory cache 2026/08/11 01:38:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:38:07 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/11 01:38:07 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/11 01:38:07 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/11 01:38:07 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/11 01:38:07 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/11 01:38:07 DEBUG : TestRWCacheUpdate(0xae59fad2440): _readAt: size=512, off=0 2026/08/11 01:38:07 DEBUG : TestRWCacheUpdate(0xae59fad2440): openPending: 2026/08/11 01:38:07 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-08-11 00:46:33.473620403 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-08-11 00:45:33.473620403 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/08/11 01:38:07 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-08-11 00:46:33.473620403 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-08-11 00:45:33.473620403 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/08/11 01:38:07 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/11 01:38:07 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/11 01:38:07 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/08/11 01:38:07 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/11 01:38:07 DEBUG : TestRWCacheUpdate(0xae59fad2440): >openPending: err= 2026/08/11 01:38:07 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/08/11 01:38:07 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/11 01:38:07 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 01:38:07 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:38:07 DEBUG : forgetting directory cache 2026/08/11 01:38:07 DEBUG : forgetting directory cache 2026/08/11 01:38:07 DEBUG : TestRWCacheUpdate(0xae59fad2440): >_readAt: n=23, err=EOF 2026/08/11 01:38:07 DEBUG : TestRWCacheUpdate(0xae59fad2440): close: 2026/08/11 01:38:07 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-11 00:46:33.473620403 +0000 UTC 2026/08/11 01:38:07 DEBUG : TestRWCacheUpdate(0xae59fad2440): >close: err= 2026/08/11 01:38:07 DEBUG : Re-reading directory (446.508135ms old) 2026/08/11 01:38:08 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/11 01:38:08 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/11 01:38:08 DEBUG : forgetting directory cache 2026/08/11 01:38:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:38:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/11 01:38:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/11 01:38:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/11 01:38:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/11 01:38:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/11 01:38:11 DEBUG : TestRWCacheUpdate(0xae59fdaeb40): _readAt: size=512, off=0 2026/08/11 01:38:11 DEBUG : TestRWCacheUpdate(0xae59fdaeb40): openPending: 2026/08/11 01:38:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-08-11 00:47:33.473620403 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-08-11 00:46:33.473620403 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/08/11 01:38:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-08-11 00:47:33.473620403 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-08-11 00:46:33.473620403 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/08/11 01:38:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/11 01:38:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/11 01:38:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/08/11 01:38:11 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/11 01:38:11 DEBUG : TestRWCacheUpdate(0xae59fdaeb40): >openPending: err= 2026/08/11 01:38:11 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/08/11 01:38:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/11 01:38:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 01:38:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:38:11 DEBUG : forgetting directory cache 2026/08/11 01:38:12 DEBUG : forgetting directory cache 2026/08/11 01:38:12 DEBUG : TestRWCacheUpdate(0xae59fdaeb40): >_readAt: n=24, err=EOF 2026/08/11 01:38:12 DEBUG : TestRWCacheUpdate(0xae59fdaeb40): close: 2026/08/11 01:38:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-11 00:47:33.473620403 +0000 UTC 2026/08/11 01:38:12 DEBUG : TestRWCacheUpdate(0xae59fdaeb40): >close: err= 2026/08/11 01:38:12 DEBUG : Re-reading directory (403.688254ms old) 2026/08/11 01:38:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/11 01:38:12 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/11 01:38:12 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:38:12 DEBUG : Looking for writers 2026/08/11 01:38:12 DEBUG : TestRWCacheUpdate: reading active writers 2026/08/11 01:38:12 DEBUG : >WaitForWriters: 2026/08/11 01:38:12 DEBUG : Yandex rclone-test-calahox0kova: vfs cache: cleaner exiting 2026/08/11 01:38:12 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (44.97s) === RUN TestCaseSensitivity run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:38:21 DEBUG : forgetting directory cache 2026/08/11 01:38:21 DEBUG : dir: forgetting directory cache 2026/08/11 01:38:21 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/11 01:38:26 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:38:26 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:38:26 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 01:38:26 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/11 01:38:26 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/11 01:38:26 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/11 01:38:26 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:38:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/11 01:38:27 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 01:38:27 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/11 01:38:27 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/11 01:38:27 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/11 01:38:27 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:38:28 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/11 01:38:28 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 01:38:28 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/11 01:38:28 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/11 01:38:28 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/11 01:38:28 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:38:28 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/11 01:38:28 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 01:38:28 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/11 01:38:28 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/11 01:38:28 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/11 01:38:28 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:38:28 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/11 01:38:29 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 01:38:29 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/11 01:38:29 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/11 01:38:29 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/11 01:38:29 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:38:29 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/11 01:38:29 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 01:38:29 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/11 01:38:29 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/11 01:38:29 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/11 01:38:29 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:38:29 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/11 01:38:29 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 01:38:29 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/11 01:38:29 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/11 01:38:29 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/08/11 01:38:29 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:38:30 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/11 01:38:30 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 01:38:30 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/11 01:38:30 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/11 01:38:30 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/08/11 01:38:30 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:38:30 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/11 01:38:30 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 01:38:30 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/11 01:38:30 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/11 01:38:30 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/08/11 01:38:30 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:38:30 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/11 01:38:30 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 01:38:30 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/11 01:38:30 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/11 01:38:30 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/11 01:38:30 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:38:30 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/11 01:38:30 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 01:38:30 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/11 01:38:30 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/11 01:38:30 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/11 01:38:30 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:38:31 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/11 01:38:31 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 01:38:31 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/11 01:38:31 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/11 01:38:31 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 01:38:31 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/11 01:38:31 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/11 01:38:31 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 01:38:31 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/11 01:38:31 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/11 01:38:31 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/11 01:38:31 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:38:32 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/11 01:38:32 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 01:38:32 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/08/11 01:38:32 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 01:38:32 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/08/11 01:38:32 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 01:38:32 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/08/11 01:38:32 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 01:38:32 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/11 01:38:32 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/11 01:38:32 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/11 01:38:32 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:38:32 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/11 01:38:32 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 01:38:32 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/11 01:38:32 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/11 01:38:32 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/11 01:38:32 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:38:33 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/11 01:38:33 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 01:38:33 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/08/11 01:38:33 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 01:38:33 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/08/11 01:38:33 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:38:33 DEBUG : Looking for writers 2026/08/11 01:38:33 DEBUG : FiLeA: reading active writers 2026/08/11 01:38:33 DEBUG : FiLeB: reading active writers 2026/08/11 01:38:33 DEBUG : FilEb: reading active writers 2026/08/11 01:38:33 DEBUG : >WaitForWriters: 2026/08/11 01:38:33 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:38:33 DEBUG : Looking for writers 2026/08/11 01:38:33 DEBUG : FilEb: reading active writers 2026/08/11 01:38:33 DEBUG : FiLeA: reading active writers 2026/08/11 01:38:33 DEBUG : FiLeB: reading active writers 2026/08/11 01:38:33 DEBUG : >WaitForWriters: 2026/08/11 01:38:41 DEBUG : forgetting directory cache 2026/08/11 01:38:41 DEBUG : dir: forgetting directory cache 2026/08/11 01:38:41 DEBUG : dir: Removed virtual directory entry vDel: "file1" --- PASS: TestCaseSensitivity (33.31s) === RUN TestUnicodeNormalization run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:38:56 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:38:56 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 01:38:56 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/11 01:38:56 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/11 01:38:56 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/11 01:38:56 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:38:56 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/11 01:38:56 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 01:38:56 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/08/11 01:38:56 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/08/11 01:38:56 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/08/11 01:38:56 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:38:57 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/11 01:38:57 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 01:38:57 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/11 01:38:57 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/11 01:38:57 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/11 01:38:57 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:38:57 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/11 01:38:57 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 01:38:57 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/08/11 01:38:57 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:38:57 DEBUG : Looking for writers 2026/08/11 01:38:57 DEBUG : normal name with no special characters.txt: reading active writers 2026/08/11 01:38:57 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/08/11 01:38:57 DEBUG : >WaitForWriters: 2026/08/11 01:38:59 DEBUG : forgetting directory cache 2026/08/11 01:38:59 DEBUG : dir: forgetting directory cache --- PASS: TestUnicodeNormalization (18.93s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:39:10 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:39:10 DEBUG : Yandex rclone-test-calahox0kova: Reusing VFS from active cache 2026/08/11 01:39:10 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:39:10 DEBUG : Looking for writers 2026/08/11 01:39:10 DEBUG : >WaitForWriters: 2026/08/11 01:39:10 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:39:10 DEBUG : Looking for writers 2026/08/11 01:39:10 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.75s) === RUN TestVFSNewWithOpts run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:39:11 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:39:11 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:39:11 DEBUG : Looking for writers 2026/08/11 01:39:11 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.48s) === RUN TestVFSRoot run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:39:11 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:39:11 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:39:11 DEBUG : Looking for writers 2026/08/11 01:39:11 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.64s) === RUN TestVFSStat run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:39:12 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:39:17 DEBUG : forgetting directory cache 2026/08/11 01:39:17 DEBUG : dir: forgetting directory cache 2026/08/11 01:39:17 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/11 01:39:17 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2026/08/11 01:39:18 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:39:18 DEBUG : dir: Looking for writers 2026/08/11 01:39:18 DEBUG : file2: reading active writers 2026/08/11 01:39:18 DEBUG : Looking for writers 2026/08/11 01:39:18 DEBUG : dir: reading active writers 2026/08/11 01:39:18 DEBUG : file1: reading active writers 2026/08/11 01:39:18 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (26.55s) === RUN TestVFSStatParent run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:39:39 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:39:43 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/08/11 01:39:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/11 01:39:44 DEBUG : pacer: Reducing sleep to 15ms 2026/08/11 01:39:44 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/11 01:39:44 DEBUG : pacer: Reducing sleep to 10ms 2026/08/11 01:39:45 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:39:45 DEBUG : dir: Looking for writers 2026/08/11 01:39:45 DEBUG : Looking for writers 2026/08/11 01:39:45 DEBUG : dir: reading active writers 2026/08/11 01:39:45 DEBUG : file1: reading active writers 2026/08/11 01:39:45 DEBUG : >WaitForWriters: 2026/08/11 01:39:46 DEBUG : forgetting directory cache 2026/08/11 01:39:46 DEBUG : dir: forgetting directory cache 2026/08/11 01:39:46 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/11 01:39:46 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" --- PASS: TestVFSStatParent (25.76s) === RUN TestVFSOpenFile run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:40:04 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:40:09 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 01:40:10 DEBUG : file1: Open: flags=O_RDONLY 2026/08/11 01:40:10 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/11 01:40:10 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/11 01:40:10 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 01:40:10 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/08/11 01:40:10 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 01:40:10 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/11 01:40:10 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:40:10 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:40:10 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/11 01:40:10 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/08/11 01:40:10 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/08/11 01:40:10 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/11 01:40:10 DEBUG : Yandex rclone-test-calahox0kova: File to upload is small (0 bytes), uploading instead of streaming 2026/08/11 01:40:12 DEBUG : dir/new_file.txt: size = 0 OK 2026/08/11 01:40:12 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/11 01:40:12 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/08/11 01:40:12 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/11 01:40:12 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:40:12 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/11 01:40:12 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:40:12 DEBUG : dir: Looking for writers 2026/08/11 01:40:12 DEBUG : new_file.txt: reading active writers 2026/08/11 01:40:12 DEBUG : file2: reading active writers 2026/08/11 01:40:12 DEBUG : Looking for writers 2026/08/11 01:40:12 DEBUG : dir: reading active writers 2026/08/11 01:40:12 DEBUG : file1: reading active writers 2026/08/11 01:40:12 DEBUG : >WaitForWriters: 2026/08/11 01:40:13 DEBUG : forgetting directory cache 2026/08/11 01:40:13 DEBUG : dir: forgetting directory cache 2026/08/11 01:40:13 DEBUG : dir/virtualDir: forgetting directory cache 2026/08/11 01:40:13 DEBUG : dir: forgetting directory cache 2026/08/11 01:40:13 DEBUG : dir/virtualDir: forgetting directory cache 2026/08/11 01:40:14 DEBUG : forgetting directory cache 2026/08/11 01:40:14 DEBUG : dir: forgetting directory cache 2026/08/11 01:40:14 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/11 01:40:14 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" --- PASS: TestVFSOpenFile (33.08s) === RUN TestVFSRename run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:40:37 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:40:42 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/08/11 01:40:42 DEBUG : dir/file1: Updating file with dir/file1 0xae59fda7930 2026/08/11 01:40:42 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/11 01:40:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:40:44 INFO : dir/file1: Moved (server-side) to: file0 2026/08/11 01:40:44 DEBUG : file0: Updating file with file0 0xae59fda7930 2026/08/11 01:40:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/11 01:40:44 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/08/11 01:40:45 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:40:45 DEBUG : dir: Looking for writers 2026/08/11 01:40:45 DEBUG : Looking for writers 2026/08/11 01:40:45 DEBUG : file0: reading active writers 2026/08/11 01:40:45 DEBUG : dir: reading active writers 2026/08/11 01:40:45 DEBUG : >WaitForWriters: 2026/08/11 01:40:47 DEBUG : forgetting directory cache 2026/08/11 01:40:47 DEBUG : dir: forgetting directory cache 2026/08/11 01:40:47 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/11 01:40:47 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" --- PASS: TestVFSRename (19.98s) === RUN TestVFSStatfs run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:40:57 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:40:58 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:40:58 DEBUG : Looking for writers 2026/08/11 01:40:58 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.79s) === RUN TestVFSMkdir run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:40:58 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:40:59 DEBUG : Added virtual directory entry vAddDir: "/" 2026/08/11 01:41:00 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/11 01:41:01 DEBUG : Added virtual directory entry vAddDir: "b" 2026/08/11 01:41:03 DEBUG : Added virtual directory entry vAddDir: "c" 2026/08/11 01:41:04 DEBUG : Added virtual directory entry vAddDir: "d" 2026/08/11 01:41:04 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:41:04 DEBUG : a: Looking for writers 2026/08/11 01:41:04 DEBUG : b: Looking for writers 2026/08/11 01:41:04 DEBUG : c: Looking for writers 2026/08/11 01:41:04 DEBUG : d: Looking for writers 2026/08/11 01:41:04 DEBUG : Looking for writers 2026/08/11 01:41:04 DEBUG : Looking for writers 2026/08/11 01:41:04 DEBUG : d: reading active writers 2026/08/11 01:41:04 DEBUG : /: reading active writers 2026/08/11 01:41:04 DEBUG : a: reading active writers 2026/08/11 01:41:04 DEBUG : b: reading active writers 2026/08/11 01:41:04 DEBUG : c: reading active writers 2026/08/11 01:41:04 DEBUG : >WaitForWriters: 2026/08/11 01:41:19 DEBUG : forgetting directory cache 2026/08/11 01:41:19 DEBUG : dir: forgetting directory cache 2026/08/11 01:41:19 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/11 01:41:19 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" --- PASS: TestVFSMkdir (35.79s) === RUN TestVFSMkdirAll run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:41:34 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:41:36 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/11 01:41:36 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/08/11 01:41:37 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/08/11 01:41:38 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/08/11 01:41:42 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:41:42 DEBUG : a/b/c/d: Looking for writers 2026/08/11 01:41:42 DEBUG : a/b/c: Looking for writers 2026/08/11 01:41:42 DEBUG : d: reading active writers 2026/08/11 01:41:42 DEBUG : a/b: Looking for writers 2026/08/11 01:41:42 DEBUG : c: reading active writers 2026/08/11 01:41:42 DEBUG : a: Looking for writers 2026/08/11 01:41:42 DEBUG : b: reading active writers 2026/08/11 01:41:42 DEBUG : Looking for writers 2026/08/11 01:41:42 DEBUG : a: reading active writers 2026/08/11 01:41:42 DEBUG : >WaitForWriters: 2026/08/11 01:41:48 DEBUG : forgetting directory cache 2026/08/11 01:41:48 DEBUG : dir: forgetting directory cache 2026/08/11 01:41:48 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/11 01:41:48 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" --- PASS: TestVFSMkdirAll (38.43s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:42:12 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:42:12 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:42:12 DEBUG : Looking for writers 2026/08/11 01:42:12 DEBUG : >WaitForWriters: 2026/08/11 01:42:13 DEBUG : forgetting directory cache 2026/08/11 01:42:13 DEBUG : forgetting directory cache --- PASS: TestVFSIsMetadataFile (0.89s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:42:13 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:42:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:42:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:42:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:42:13 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/11 01:42:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/11 01:42:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:42:13 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/11 01:42:13 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/11 01:42:13 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/08/11 01:42:13 DEBUG : Yandex rclone-test-calahox0kova: File to upload is small (5 bytes), uploading instead of streaming 2026/08/11 01:42:14 DEBUG : forgetting directory cache 2026/08/11 01:42:14 DEBUG : forgetting directory cache 2026/08/11 01:42:15 DEBUG : forgetting directory cache 2026/08/11 01:42:16 DEBUG : forgetting directory cache 2026/08/11 01:42:16 DEBUG : file1: size = 5 OK 2026/08/11 01:42:16 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/11 01:42:16 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/11 01:42:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:42:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:42:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:42:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:42:16 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/11 01:42:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/11 01:42:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:42:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:42:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:42:16 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/11 01:42:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/11 01:42:16 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/08/11 01:42:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/11 01:42:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/11 01:42:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:42:16 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/11 01:42:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/11 01:42:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:42:16 DEBUG : Yandex rclone-test-calahox0kova: File to upload is small (0 bytes), uploading instead of streaming 2026/08/11 01:42:16 DEBUG : forgetting directory cache 2026/08/11 01:42:18 DEBUG : file1: size = 0 OK 2026/08/11 01:42:18 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/11 01:42:18 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/11 01:42:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:42:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/11 01:42:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/11 01:42:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:42:18 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/11 01:42:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/11 01:42:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:42:18 DEBUG : Yandex rclone-test-calahox0kova: File to upload is small (7 bytes), uploading instead of streaming 2026/08/11 01:42:20 DEBUG : file1: size = 7 OK 2026/08/11 01:42:20 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/08/11 01:42:20 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/11 01:42:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:42:20 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:42:20 DEBUG : Looking for writers 2026/08/11 01:42:20 DEBUG : file1: reading active writers 2026/08/11 01:42:20 DEBUG : >WaitForWriters: 2026/08/11 01:42:21 DEBUG : forgetting directory cache 2026/08/11 01:42:21 DEBUG : dir: forgetting directory cache --- PASS: TestWriteFileHandleMethods (14.40s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:42:28 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:42:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:42:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:42:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:42:28 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/11 01:42:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/11 01:42:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:42:28 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/08/11 01:42:29 DEBUG : file1: aborting in-sequence write wait, off=100 2026/08/11 01:42:29 DEBUG : file1: failed to wait for in-sequence write to 100 2026/08/11 01:42:29 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/08/11 01:42:29 DEBUG : Yandex rclone-test-calahox0kova: File to upload is small (11 bytes), uploading instead of streaming 2026/08/11 01:42:31 DEBUG : file1: size = 11 OK 2026/08/11 01:42:31 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/11 01:42:31 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/11 01:42:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:42:31 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/08/11 01:42:31 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:42:31 DEBUG : Looking for writers 2026/08/11 01:42:31 DEBUG : file1: reading active writers 2026/08/11 01:42:31 DEBUG : >WaitForWriters: 2026/08/11 01:42:35 DEBUG : forgetting directory cache --- PASS: TestWriteFileHandleWriteAt (10.48s) === RUN TestWriteFileHandleFlush run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:42:38 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:42:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:42:38 DEBUG : forgetting directory cache 2026/08/11 01:42:38 DEBUG : dir: forgetting directory cache 2026/08/11 01:42:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:42:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:42:38 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/11 01:42:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/11 01:42:38 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/08/11 01:42:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:42:38 DEBUG : Yandex rclone-test-calahox0kova: File to upload is small (5 bytes), uploading instead of streaming 2026/08/11 01:42:41 DEBUG : file1: size = 5 OK 2026/08/11 01:42:41 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/11 01:42:41 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/11 01:42:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:42:41 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/08/11 01:42:41 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:42:41 DEBUG : Looking for writers 2026/08/11 01:42:41 DEBUG : file1: reading active writers 2026/08/11 01:42:41 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (8.96s) === RUN TestWriteFileHandleRelease run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:42:47 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:42:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:42:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:42:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:42:47 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/11 01:42:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/11 01:42:47 DEBUG : file1: WriteFileHandle.Release closing 2026/08/11 01:42:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:42:47 DEBUG : Yandex rclone-test-calahox0kova: File to upload is small (0 bytes), uploading instead of streaming 2026/08/11 01:42:49 DEBUG : file1: size = 0 OK 2026/08/11 01:42:49 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/11 01:42:49 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/11 01:42:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:42:49 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/08/11 01:42:49 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:42:49 DEBUG : Looking for writers 2026/08/11 01:42:49 DEBUG : file1: reading active writers 2026/08/11 01:42:49 DEBUG : >WaitForWriters: 2026/08/11 01:42:54 DEBUG : forgetting directory cache --- PASS: TestWriteFileHandleRelease (8.83s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:42:56 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:42:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:42:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:42:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:42:56 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/11 01:42:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/11 01:42:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:42:56 DEBUG : Yandex rclone-test-calahox0kova: File to upload is small (2 bytes), uploading instead of streaming 2026/08/11 01:42:57 DEBUG : forgetting directory cache 2026/08/11 01:42:57 DEBUG : dir: forgetting directory cache 2026/08/11 01:42:58 DEBUG : file1: size = 2 OK 2026/08/11 01:42:58 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/11 01:42:58 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/11 01:42:59 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/08/11 01:42:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:42:59 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:42:59 DEBUG : Looking for writers 2026/08/11 01:42:59 DEBUG : file1: reading active writers 2026/08/11 01:42:59 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (10.61s) === RUN TestFileReadAtZeroLength run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:43:07 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:43:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:43:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:43:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:43:07 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/11 01:43:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/11 01:43:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:43:07 DEBUG : Yandex rclone-test-calahox0kova: File to upload is small (0 bytes), uploading instead of streaming 2026/08/11 01:43:09 DEBUG : file1: size = 0 OK 2026/08/11 01:43:09 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/11 01:43:09 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/11 01:43:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:43:09 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:43:09 DEBUG : file1: Open: flags=O_RDONLY 2026/08/11 01:43:09 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/11 01:43:09 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/11 01:43:09 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:43:10 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/11 01:43:10 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:43:10 DEBUG : Looking for writers 2026/08/11 01:43:10 DEBUG : file1: reading active writers 2026/08/11 01:43:10 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (9.59s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:43:16 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:43:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:43:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:43:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:43:16 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/11 01:43:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/11 01:43:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:43:16 DEBUG : Yandex rclone-test-calahox0kova: File to upload is small (100 bytes), uploading instead of streaming 2026/08/11 01:43:18 DEBUG : file1: size = 100 OK 2026/08/11 01:43:18 DEBUG : file1: md5 = 645a97f1510c110c64921a3e428eca17 OK 2026/08/11 01:43:18 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/11 01:43:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:43:18 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:43:18 DEBUG : file1: Open: flags=O_RDONLY 2026/08/11 01:43:18 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/11 01:43:18 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/11 01:43:18 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:43:19 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/11 01:43:19 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:43:19 DEBUG : Looking for writers 2026/08/11 01:43:19 DEBUG : file1: reading active writers 2026/08/11 01:43:19 DEBUG : >WaitForWriters: 2026/08/11 01:43:19 DEBUG : forgetting directory cache 2026/08/11 01:43:19 DEBUG : dir: forgetting directory cache --- PASS: TestFileReadAtNonZeroLength (8.86s) === RUN TestZipManyFiles run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:43:25 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:43:37 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/08/11 01:43:37 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/08/11 01:43:37 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:43:37 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 01:43:37 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/08/11 01:43:37 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/08/11 01:43:37 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:43:37 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 01:43:37 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/08/11 01:43:37 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/08/11 01:43:37 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:43:38 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 01:43:38 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/08/11 01:43:38 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/08/11 01:43:38 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:43:38 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 01:43:38 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/08/11 01:43:38 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/08/11 01:43:38 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:43:38 DEBUG : forgetting directory cache 2026/08/11 01:43:38 DEBUG : dir: forgetting directory cache 2026/08/11 01:43:38 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 01:43:38 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:43:38 DEBUG : flat: Looking for writers 2026/08/11 01:43:38 DEBUG : f000.txt: reading active writers 2026/08/11 01:43:38 DEBUG : f001.txt: reading active writers 2026/08/11 01:43:38 DEBUG : f002.txt: reading active writers 2026/08/11 01:43:38 DEBUG : f003.txt: reading active writers 2026/08/11 01:43:38 DEBUG : f004.txt: reading active writers 2026/08/11 01:43:38 DEBUG : Looking for writers 2026/08/11 01:43:38 DEBUG : flat: reading active writers 2026/08/11 01:43:38 DEBUG : >WaitForWriters: 2026/08/11 01:43:57 DEBUG : forgetting directory cache 2026/08/11 01:43:57 DEBUG : dir: forgetting directory cache 2026/08/11 01:43:57 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/08/11 01:44:15 DEBUG : forgetting directory cache 2026/08/11 01:44:15 DEBUG : dir: forgetting directory cache 2026/08/11 01:44:15 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" --- PASS: TestZipManyFiles (50.76s) === RUN TestZipManySubDirs run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:44:16 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:44:26 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/08/11 01:44:26 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/08/11 01:44:26 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:44:26 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 01:44:26 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/08/11 01:44:26 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/08/11 01:44:26 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:44:27 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 01:44:27 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/08/11 01:44:27 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/08/11 01:44:27 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:44:27 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 01:44:27 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:44:27 DEBUG : a/b/c: Looking for writers 2026/08/11 01:44:27 DEBUG : deep.txt: reading active writers 2026/08/11 01:44:27 DEBUG : a/b: Looking for writers 2026/08/11 01:44:27 DEBUG : c: reading active writers 2026/08/11 01:44:27 DEBUG : mid.txt: reading active writers 2026/08/11 01:44:27 DEBUG : a: Looking for writers 2026/08/11 01:44:27 DEBUG : b: reading active writers 2026/08/11 01:44:27 DEBUG : top.txt: reading active writers 2026/08/11 01:44:27 DEBUG : Looking for writers 2026/08/11 01:44:27 DEBUG : a: reading active writers 2026/08/11 01:44:27 DEBUG : >WaitForWriters: 2026/08/11 01:44:33 DEBUG : forgetting directory cache 2026/08/11 01:44:33 DEBUG : dir: forgetting directory cache 2026/08/11 01:44:33 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/08/11 01:44:51 DEBUG : forgetting directory cache 2026/08/11 01:44:51 DEBUG : dir: forgetting directory cache 2026/08/11 01:44:51 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" --- PASS: TestZipManySubDirs (52.18s) === RUN TestZipLargeFiles run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:45:08 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:45:11 DEBUG : forgetting directory cache 2026/08/11 01:45:11 DEBUG : dir: forgetting directory cache 2026/08/11 01:45:11 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/08/11 01:45:11 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/08/11 01:45:11 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/08/11 01:45:11 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:45:12 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/08/11 01:45:12 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/08/11 01:45:12 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/08/11 01:45:12 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 01:45:12 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/08/11 01:45:12 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/08/11 01:45:12 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/08/11 01:45:12 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/08/11 01:45:12 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/11 01:45:12 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/11 01:45:12 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/11 01:45:12 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/11 01:45:12 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/11 01:45:12 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:45:12 DEBUG : bigdir: Looking for writers 2026/08/11 01:45:12 DEBUG : big.bin: reading active writers 2026/08/11 01:45:12 DEBUG : Looking for writers 2026/08/11 01:45:12 DEBUG : bigdir: reading active writers 2026/08/11 01:45:12 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (17.70s) === RUN TestZipDirsInRoot run.go:198: Remote "Yandex rclone-test-calahox0kova", Local "Local file system at /tmp/rclone1362883450", Modify Window "1ns" 2026/08/11 01:45:26 INFO : Yandex rclone-test-calahox0kova: poll-interval is not supported by this remote 2026/08/11 01:45:26 DEBUG : forgetting directory cache 2026/08/11 01:45:26 DEBUG : Removed virtual directory entry vAddFile: "file1" 2026/08/11 01:45:33 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/08/11 01:45:33 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/08/11 01:45:33 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:45:34 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 01:45:34 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/08/11 01:45:34 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/08/11 01:45:34 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:45:34 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 01:45:35 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/08/11 01:45:35 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/08/11 01:45:35 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:45:35 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 01:45:35 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:45:35 DEBUG : dir1: Looking for writers 2026/08/11 01:45:35 DEBUG : a.txt: reading active writers 2026/08/11 01:45:35 DEBUG : dir2: Looking for writers 2026/08/11 01:45:35 DEBUG : b.txt: reading active writers 2026/08/11 01:45:35 DEBUG : dir3: Looking for writers 2026/08/11 01:45:35 DEBUG : c.txt: reading active writers 2026/08/11 01:45:35 DEBUG : Looking for writers 2026/08/11 01:45:35 DEBUG : dir1: reading active writers 2026/08/11 01:45:35 DEBUG : dir2: reading active writers 2026/08/11 01:45:35 DEBUG : dir3: reading active writers 2026/08/11 01:45:35 DEBUG : >WaitForWriters: 2026/08/11 01:45:38 DEBUG : forgetting directory cache 2026/08/11 01:45:38 DEBUG : Removed virtual directory entry vAddFile: "file1" 2026/08/11 01:45:47 DEBUG : forgetting directory cache 2026/08/11 01:45:47 DEBUG : Removed virtual directory entry vAddFile: "file1" 2026/08/11 01:45:47 DEBUG : Removed virtual directory entry vAddFile: "file2" 2026/08/11 01:46:01 DEBUG : forgetting directory cache 2026/08/11 01:46:01 DEBUG : Removed virtual directory entry vAddFile: "file1" 2026/08/11 01:46:11 DEBUG : forgetting directory cache 2026/08/11 01:46:11 DEBUG : Removed virtual directory entry vAddFile: "file1" --- PASS: TestZipDirsInRoot (48.29s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/08/11 01:46:14 DEBUG : Yandex rclone-test-calahox0kova: Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished OK in 30m24.838348115s (try 1/5)