"./vfs.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2026/04/13 05:27:16 DEBUG : Creating backend with remote "TestYandex:rclone-test-qobojuc4lago" 2026/04/13 05:27:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/13 05:27:16 DEBUG : Creating backend with remote "/tmp/rclone3291390508" === RUN TestDirHandleMethods run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:27:16 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:27:20 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:27:20 DEBUG : dir: Looking for writers 2026/04/13 05:27:20 DEBUG : Looking for writers 2026/04/13 05:27:20 DEBUG : dir: reading active writers 2026/04/13 05:27:20 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (25.81s) === RUN TestDirHandleReaddir run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:27:42 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:27:44 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/04/13 05:27:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/13 05:27:45 DEBUG : pacer: Reducing sleep to 15ms 2026/04/13 05:27:45 DEBUG : pacer: Reducing sleep to 11.25ms 2026/04/13 05:27:45 DEBUG : pacer: Reducing sleep to 10ms 2026/04/13 05:27:50 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:27:50 DEBUG : dir/subdir: Looking for writers 2026/04/13 05:27:50 DEBUG : dir: Looking for writers 2026/04/13 05:27:50 DEBUG : file1: reading active writers 2026/04/13 05:27:50 DEBUG : file2: reading active writers 2026/04/13 05:27:50 DEBUG : subdir: reading active writers 2026/04/13 05:27:50 DEBUG : Looking for writers 2026/04/13 05:27:50 DEBUG : dir: reading active writers 2026/04/13 05:27:50 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (43.92s) === RUN TestDirHandleReaddirnames run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:28:26 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:28:29 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:28:29 DEBUG : dir: Looking for writers 2026/04/13 05:28:29 DEBUG : file1: reading active writers 2026/04/13 05:28:29 DEBUG : Looking for writers 2026/04/13 05:28:29 DEBUG : dir: reading active writers 2026/04/13 05:28:29 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (18.75s) === RUN TestDirMethods run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:28:45 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:28:49 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:28:49 DEBUG : dir: Looking for writers 2026/04/13 05:28:49 DEBUG : Looking for writers 2026/04/13 05:28:49 DEBUG : dir: reading active writers 2026/04/13 05:28:49 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (18.55s) === RUN TestDirForgetAll run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:29:03 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:29:07 DEBUG : dir: forgetting directory cache 2026/04/13 05:29:07 DEBUG : forgetting directory cache 2026/04/13 05:29:07 DEBUG : dir: forgetting directory cache 2026/04/13 05:29:07 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:29:07 DEBUG : Looking for writers 2026/04/13 05:29:07 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (17.40s) === RUN TestDirForgetPath run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:29:21 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:29:24 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/04/13 05:29:24 DEBUG : dir: invalidating directory cache 2026/04/13 05:29:24 DEBUG : >ForgetPath: 2026/04/13 05:29:24 DEBUG : ForgetPath: relativePath="dir", type=0 2026/04/13 05:29:24 DEBUG : invalidating directory cache 2026/04/13 05:29:24 DEBUG : dir: forgetting directory cache 2026/04/13 05:29:24 DEBUG : >ForgetPath: 2026/04/13 05:29:24 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/04/13 05:29:24 DEBUG : >ForgetPath: 2026/04/13 05:29:24 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:29:24 DEBUG : dir: Looking for writers 2026/04/13 05:29:24 DEBUG : Looking for writers 2026/04/13 05:29:24 DEBUG : dir: reading active writers 2026/04/13 05:29:24 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (17.63s) === RUN TestDirWalk run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:29:38 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:29:47 DEBUG : forgetting directory cache 2026/04/13 05:29:47 DEBUG : dir: forgetting directory cache 2026/04/13 05:29:47 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:29:47 DEBUG : dir: Looking for writers 2026/04/13 05:29:47 DEBUG : fil/a/b: Looking for writers 2026/04/13 05:29:47 DEBUG : fil/a: Looking for writers 2026/04/13 05:29:47 DEBUG : b: reading active writers 2026/04/13 05:29:47 DEBUG : fil: Looking for writers 2026/04/13 05:29:47 DEBUG : a: reading active writers 2026/04/13 05:29:47 DEBUG : Looking for writers 2026/04/13 05:29:47 DEBUG : dir: reading active writers 2026/04/13 05:29:47 DEBUG : fil: reading active writers 2026/04/13 05:29:47 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (53.05s) === RUN TestDirSetModTime run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:30:31 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:30:35 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:30:35 DEBUG : dir: Looking for writers 2026/04/13 05:30:35 DEBUG : Looking for writers 2026/04/13 05:30:35 DEBUG : dir: reading active writers 2026/04/13 05:30:35 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (17.41s) === RUN TestDirStat run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:30:49 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:30:53 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:30:53 DEBUG : dir: Looking for writers 2026/04/13 05:30:53 DEBUG : file1: reading active writers 2026/04/13 05:30:53 DEBUG : Looking for writers 2026/04/13 05:30:53 DEBUG : dir: reading active writers 2026/04/13 05:30:53 DEBUG : >WaitForWriters: --- PASS: TestDirStat (17.60s) === RUN TestDirReadDirAll run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:31:07 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2026/04/13 05:31:15 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/04/13 05:31:15 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/04/13 05:31:15 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/13 05:31:15 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/04/13 05:31:35 DEBUG : dir: invalidating directory cache 2026/04/13 05:31:36 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/04/13 05:31:36 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/04/13 05:31:36 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/04/13 05:31:36 DEBUG : dir/file1: Reset virtual modtime 2026/04/13 05:31:36 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/04/13 05:31:36 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/13 05:31:36 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/04/13 05:31:36 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/04/13 05:31:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/13 05:31:36 DEBUG : dir: invalidating directory cache 2026/04/13 05:31:36 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/04/13 05:31:36 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/04/13 05:31:36 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/13 05:31:36 DEBUG : forgetting directory cache 2026/04/13 05:31:36 DEBUG : dir: forgetting directory cache 2026/04/13 05:31:36 DEBUG : dir/virtualDir: forgetting directory cache 2026/04/13 05:31:36 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:31:36 DEBUG : dir/virtualDir: Looking for writers 2026/04/13 05:31:36 DEBUG : dir: Looking for writers 2026/04/13 05:31:36 DEBUG : file1: reading active writers 2026/04/13 05:31:36 DEBUG : virtualFile2: reading active writers 2026/04/13 05:31:36 DEBUG : virtualFile: reading active writers 2026/04/13 05:31:36 DEBUG : virtualDir: reading active writers 2026/04/13 05:31:36 DEBUG : Looking for writers 2026/04/13 05:31:36 DEBUG : dir: reading active writers 2026/04/13 05:31:36 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (62.57s) --- PASS: TestDirReadDirAll/Virtual (21.35s) === RUN TestDirOpen run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:32:09 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:32:12 ERROR : dir/: Can only open directories read only 2026/04/13 05:32:12 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:32:12 DEBUG : dir: Looking for writers 2026/04/13 05:32:12 DEBUG : Looking for writers 2026/04/13 05:32:12 DEBUG : dir: reading active writers 2026/04/13 05:32:12 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (16.83s) === RUN TestDirCreate run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:32:26 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:32:30 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:32:30 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/13 05:32:30 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/04/13 05:32:30 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/13 05:32:30 DEBUG : Yandex rclone-test-qobojuc4lago: File to upload is small (5 bytes), uploading instead of streaming 2026/04/13 05:32:32 DEBUG : dir/potato: size = 5 OK 2026/04/13 05:32:32 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/13 05:32:32 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/04/13 05:32:32 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/13 05:32:32 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:32:32 DEBUG : dir: Looking for writers 2026/04/13 05:32:32 DEBUG : file1: reading active writers 2026/04/13 05:32:32 DEBUG : potato: reading active writers 2026/04/13 05:32:32 DEBUG : Looking for writers 2026/04/13 05:32:32 DEBUG : dir: reading active writers 2026/04/13 05:32:32 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (27.79s) === RUN TestDirMkdir run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:32:54 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:32:57 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/13 05:32:59 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:32:59 DEBUG : dir/sub: Looking for writers 2026/04/13 05:32:59 DEBUG : dir: Looking for writers 2026/04/13 05:32:59 DEBUG : file1: reading active writers 2026/04/13 05:32:59 DEBUG : sub: reading active writers 2026/04/13 05:32:59 DEBUG : Looking for writers 2026/04/13 05:32:59 DEBUG : dir: reading active writers 2026/04/13 05:32:59 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (27.68s) === RUN TestDirMkdirSub run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:33:21 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:33:26 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/13 05:33:26 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/04/13 05:33:28 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:33:28 DEBUG : dir/sub/subsub: Looking for writers 2026/04/13 05:33:28 DEBUG : dir/sub: Looking for writers 2026/04/13 05:33:28 DEBUG : subsub: reading active writers 2026/04/13 05:33:28 DEBUG : dir: Looking for writers 2026/04/13 05:33:28 DEBUG : file1: reading active writers 2026/04/13 05:33:28 DEBUG : sub: reading active writers 2026/04/13 05:33:28 DEBUG : Looking for writers 2026/04/13 05:33:28 DEBUG : dir: reading active writers 2026/04/13 05:33:28 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (36.06s) === RUN TestDirRemove run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:33:57 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:34:01 ERROR : dir/: Dir.Remove not empty 2026/04/13 05:34:01 DEBUG : dir/file1: Remove: 2026/04/13 05:34:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/13 05:34:07 DEBUG : dir/file1: >Remove: err= 2026/04/13 05:34:14 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/13 05:34:16 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:34:16 DEBUG : Looking for writers 2026/04/13 05:34:16 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (18.81s) === RUN TestDirRemoveAll run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:34:16 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:34:21 DEBUG : dir/file1: Remove: 2026/04/13 05:34:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/13 05:34:27 DEBUG : dir/file1: >Remove: err= 2026/04/13 05:34:34 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/13 05:34:34 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:34:34 DEBUG : Looking for writers 2026/04/13 05:34:34 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (18.64s) === RUN TestDirRemoveName run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:34:35 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:34:38 DEBUG : dir/file1: Remove: 2026/04/13 05:34:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/13 05:34:44 DEBUG : dir/file1: >Remove: err= 2026/04/13 05:34:45 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:34:45 DEBUG : dir: Looking for writers 2026/04/13 05:34:45 DEBUG : Looking for writers 2026/04/13 05:34:45 DEBUG : dir: reading active writers 2026/04/13 05:34:45 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (18.65s) === RUN TestDirRename run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:34:54 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:35:00 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/04/13 05:35:04 DEBUG : dir: Updating dir with dir2 0x397162929ba0 2026/04/13 05:35:04 DEBUG : dir: forgetting directory cache 2026/04/13 05:35:04 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/13 05:35:04 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/04/13 05:35:08 INFO : dir2/file1: Moved (server-side) to: file2 2026/04/13 05:35:08 DEBUG : file2: Updating file with file2 0x397162347d40 2026/04/13 05:35:08 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/04/13 05:35:08 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/13 05:35:15 INFO : dir2/file3: Deleted 2026/04/13 05:35:16 INFO : file2: Moved (server-side) to: dir2/file3 2026/04/13 05:35:16 DEBUG : dir2/file3: Updating file with dir2/file3 0x397162347d40 2026/04/13 05:35:16 DEBUG : Added virtual directory entry vDel: "file2" 2026/04/13 05:35:16 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/04/13 05:35:17 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/04/13 05:35:19 DEBUG : empty directory: Updating dir with renamed empty directory 0x397162739860 2026/04/13 05:35:19 DEBUG : empty directory: forgetting directory cache 2026/04/13 05:35:19 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/04/13 05:35:19 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/04/13 05:35:19 DEBUG : dir2: Renaming to "dir3" 2026/04/13 05:35:19 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:35:19 DEBUG : dir3: Looking for writers 2026/04/13 05:35:19 DEBUG : file3: reading active writers 2026/04/13 05:35:19 DEBUG : renamed empty directory: Looking for writers 2026/04/13 05:35:19 DEBUG : Looking for writers 2026/04/13 05:35:19 DEBUG : dir3: reading active writers 2026/04/13 05:35:19 DEBUG : renamed empty directory: reading active writers 2026/04/13 05:35:19 DEBUG : >WaitForWriters: --- PASS: TestDirRename (46.20s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:35:40 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:35:43 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/13 05:35:43 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:35:43 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/13 05:35:43 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/13 05:35:43 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/04/13 05:35:43 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/04/13 05:35:43 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/13 05:35:43 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:35:43 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/13 05:35:43 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/13 05:35:43 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/04/13 05:35:43 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/04/13 05:35:43 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/13 05:35:43 DEBUG : Yandex rclone-test-qobojuc4lago: File to upload is small (12 bytes), uploading instead of streaming 2026/04/13 05:35:46 DEBUG : dir/sub/file2: size = 12 OK 2026/04/13 05:35:46 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/04/13 05:35:46 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/04/13 05:35:46 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/13 05:35:46 DEBUG : forgetting directory cache 2026/04/13 05:35:46 DEBUG : dir: forgetting directory cache 2026/04/13 05:35:46 DEBUG : dir/sub: forgetting directory cache 2026/04/13 05:35:46 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/04/13 05:35:46 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/04/13 05:35:46 DEBUG : Yandex rclone-test-qobojuc4lago: File to upload is small (5 bytes), uploading instead of streaming 2026/04/13 05:35:48 DEBUG : dir/sub/file0: size = 5 OK 2026/04/13 05:35:48 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/13 05:35:48 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/04/13 05:35:48 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/13 05:35:48 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:35:48 DEBUG : dir/sub: Looking for writers 2026/04/13 05:35:48 DEBUG : file0: reading active writers 2026/04/13 05:35:48 DEBUG : file2: reading active writers 2026/04/13 05:35:48 DEBUG : dir: Looking for writers 2026/04/13 05:35:48 DEBUG : file1: reading active writers 2026/04/13 05:35:48 DEBUG : sub: reading active writers 2026/04/13 05:35:48 DEBUG : Looking for writers 2026/04/13 05:35:48 DEBUG : dir: reading active writers 2026/04/13 05:35:48 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (43.62s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:36:23 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/04/13 05:36:23 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:36:23 DEBUG : Looking for writers 2026/04/13 05:36:23 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.68s) === RUN TestDirMetadataExtension run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:36:24 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:36:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/04/13 05:36:28 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:36:28 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/04/13 05:36:28 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/04/13 05:36:28 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/04/13 05:36:28 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:36:28 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/13 05:36:28 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/04/13 05:36:28 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:36:28 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/04/13 05:36:28 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/04/13 05:36:28 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/04/13 05:36:28 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:36:28 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/13 05:36:28 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:36:28 DEBUG : dir: Looking for writers 2026/04/13 05:36:28 DEBUG : file1.metadata: reading active writers 2026/04/13 05:36:28 DEBUG : file1: reading active writers 2026/04/13 05:36:28 DEBUG : Looking for writers 2026/04/13 05:36:28 DEBUG : dir.metadata: reading active writers 2026/04/13 05:36:28 DEBUG : dir: reading active writers 2026/04/13 05:36:28 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (18.41s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:36:42 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:36:46 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:36:46 DEBUG : dir: Looking for writers 2026/04/13 05:36:46 DEBUG : file1: reading active writers 2026/04/13 05:36:46 DEBUG : Looking for writers 2026/04/13 05:36:46 DEBUG : dir: reading active writers 2026/04/13 05:36:46 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (17.81s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:37:00 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:37:11 DEBUG : Can set mod time: true 2026/04/13 05:37:12 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/13 05:37:12 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:37:12 DEBUG : dir: Looking for writers 2026/04/13 05:37:12 DEBUG : file1: reading active writers 2026/04/13 05:37:12 DEBUG : Looking for writers 2026/04/13 05:37:12 DEBUG : dir: reading active writers 2026/04/13 05:37:12 DEBUG : >WaitForWriters: 2026/04/13 05:37:20 DEBUG : dir: forgetting directory cache 2026/04/13 05:37:20 DEBUG : forgetting directory cache 2026/04/13 05:37:20 DEBUG : dir: forgetting directory cache === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:37:29 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:37:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/13 05:37:32 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/13 05:37:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 05:37:32 DEBUG : Yandex rclone-test-qobojuc4lago: File to upload is small (0 bytes), uploading instead of streaming 2026/04/13 05:37:35 DEBUG : dir/file1: size = 0 OK 2026/04/13 05:37:35 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 05:37:35 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/13 05:37:35 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/13 05:37:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 05:37:35 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:37:35 DEBUG : dir: Looking for writers 2026/04/13 05:37:35 DEBUG : file1: reading active writers 2026/04/13 05:37:35 DEBUG : Looking for writers 2026/04/13 05:37:35 DEBUG : dir: reading active writers 2026/04/13 05:37:35 DEBUG : >WaitForWriters: 2026/04/13 05:37:36 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:37:36 DEBUG : dir: Looking for writers 2026/04/13 05:37:36 DEBUG : file1: reading active writers 2026/04/13 05:37:36 DEBUG : Looking for writers 2026/04/13 05:37:36 DEBUG : dir: reading active writers 2026/04/13 05:37:36 DEBUG : >WaitForWriters: 2026/04/13 05:37:50 DEBUG : forgetting directory cache 2026/04/13 05:37:50 DEBUG : dir: forgetting directory cache 2026/04/13 05:37:50 DEBUG : dir/subdir: forgetting directory cache === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:37:51 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:37:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/13 05:37:54 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/13 05:37:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 05:37:54 DEBUG : Yandex rclone-test-qobojuc4lago: File to upload is small (5 bytes), uploading instead of streaming 2026/04/13 05:37:56 DEBUG : dir/file1: size = 5 OK 2026/04/13 05:37:56 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/13 05:37:56 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/13 05:37:57 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/13 05:37:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 05:37:57 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:37:57 DEBUG : dir: Looking for writers 2026/04/13 05:37:57 DEBUG : file1: reading active writers 2026/04/13 05:37:57 DEBUG : Looking for writers 2026/04/13 05:37:57 DEBUG : dir: reading active writers 2026/04/13 05:37:57 DEBUG : >WaitForWriters: 2026/04/13 05:37:57 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:37:57 DEBUG : dir: Looking for writers 2026/04/13 05:37:57 DEBUG : file1: reading active writers 2026/04/13 05:37:57 DEBUG : Looking for writers 2026/04/13 05:37:57 DEBUG : dir: reading active writers 2026/04/13 05:37:57 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:38:12 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:38:12 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/13 05:38:12 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:38:12 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:38:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:38:12 DEBUG : Config file has changed externally - reloading 2026/04/13 05:38:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:38:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:38:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:38:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:38:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:38:12 INFO : Yandex rclone-test-qobojuc4lago: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/13 05:38:16 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/13 05:38:17 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:38:17 DEBUG : dir: Looking for writers 2026/04/13 05:38:17 DEBUG : file1: reading active writers 2026/04/13 05:38:17 DEBUG : Looking for writers 2026/04/13 05:38:17 DEBUG : dir: reading active writers 2026/04/13 05:38:17 DEBUG : >WaitForWriters: 2026/04/13 05:38:17 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: cleaner exiting 2026/04/13 05:38:29 DEBUG : forgetting directory cache 2026/04/13 05:38:29 DEBUG : dir: forgetting directory cache === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:38:31 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:38:31 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/13 05:38:31 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:38:31 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:38:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:38:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:38:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:38:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:38:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:38:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:38:31 INFO : Yandex rclone-test-qobojuc4lago: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/13 05:38:35 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/13 05:38:35 DEBUG : dir/file1: newRWFileHandle: 2026/04/13 05:38:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/13 05:38:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/13 05:38:35 DEBUG : dir/file1(0x3971629d5ac0): close: 2026/04/13 05:38:36 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/13 05:38:36 DEBUG : dir/file1(0x3971629d5ac0): >close: err= 2026/04/13 05:38:36 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:38:36 DEBUG : dir: Looking for writers 2026/04/13 05:38:36 DEBUG : file1: reading active writers 2026/04/13 05:38:36 DEBUG : Looking for writers 2026/04/13 05:38:36 DEBUG : dir: reading active writers 2026/04/13 05:38:36 DEBUG : >WaitForWriters: 2026/04/13 05:38:36 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:38:36 DEBUG : dir: Looking for writers 2026/04/13 05:38:36 DEBUG : file1: reading active writers 2026/04/13 05:38:36 DEBUG : Looking for writers 2026/04/13 05:38:36 DEBUG : dir: reading active writers 2026/04/13 05:38:36 DEBUG : >WaitForWriters: 2026/04/13 05:38:36 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: cleaner exiting 2026/04/13 05:38:49 DEBUG : dir: forgetting directory cache 2026/04/13 05:38:49 DEBUG : forgetting directory cache 2026/04/13 05:38:49 DEBUG : dir: forgetting directory cache === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:39:17 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:39:17 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/13 05:39:17 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:39:17 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:39:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:39:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:39:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:39:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:39:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:39:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:39:17 INFO : Yandex rclone-test-qobojuc4lago: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/13 05:39:20 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/13 05:39:20 DEBUG : dir/file1: newRWFileHandle: 2026/04/13 05:39:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/13 05:39:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/13 05:39:20 DEBUG : dir/file1(0x3971627da400): _writeAt: size=5, off=0 2026/04/13 05:39:20 DEBUG : dir/file1(0x3971627da400): openPending: 2026/04/13 05:39:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/13 05:39:20 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/13 05:39:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 05:39:20 DEBUG : dir/file1(0x3971627da400): >openPending: err= 2026/04/13 05:39:20 DEBUG : dir/file1(0x3971627da400): >_writeAt: n=5, err= 2026/04/13 05:39:20 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/13 05:39:20 DEBUG : dir/file1(0x3971627da400): close: 2026/04/13 05:39:20 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/04/13 05:39:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/04/13 05:39:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/04/13 05:39:20 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/13 05:39:20 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/13 05:39:20 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/13 05:39:20 DEBUG : dir/file1(0x3971627da400): >close: err= 2026/04/13 05:39:20 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:39:20 DEBUG : dir: Looking for writers 2026/04/13 05:39:20 DEBUG : file1: reading active writers 2026/04/13 05:39:20 DEBUG : Looking for writers 2026/04/13 05:39:20 DEBUG : dir: reading active writers 2026/04/13 05:39:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/13 05:39:20 DEBUG : dir: Looking for writers 2026/04/13 05:39:20 DEBUG : file1: reading active writers 2026/04/13 05:39:20 DEBUG : Looking for writers 2026/04/13 05:39:20 DEBUG : dir: reading active writers 2026/04/13 05:39:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/13 05:39:20 DEBUG : dir: Looking for writers 2026/04/13 05:39:20 DEBUG : file1: reading active writers 2026/04/13 05:39:20 DEBUG : Looking for writers 2026/04/13 05:39:20 DEBUG : dir: reading active writers 2026/04/13 05:39:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/13 05:39:20 DEBUG : dir: Looking for writers 2026/04/13 05:39:20 DEBUG : file1: reading active writers 2026/04/13 05:39:20 DEBUG : Looking for writers 2026/04/13 05:39:20 DEBUG : dir: reading active writers 2026/04/13 05:39:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/13 05:39:20 DEBUG : dir/file1: vfs cache: starting upload 2026/04/13 05:39:20 DEBUG : dir: Looking for writers 2026/04/13 05:39:20 DEBUG : file1: reading active writers 2026/04/13 05:39:20 DEBUG : Looking for writers 2026/04/13 05:39:20 DEBUG : dir: reading active writers 2026/04/13 05:39:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/13 05:39:21 DEBUG : dir: Looking for writers 2026/04/13 05:39:21 DEBUG : file1: reading active writers 2026/04/13 05:39:21 DEBUG : Looking for writers 2026/04/13 05:39:21 DEBUG : dir: reading active writers 2026/04/13 05:39:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/13 05:39:21 DEBUG : dir: Looking for writers 2026/04/13 05:39:21 DEBUG : file1: reading active writers 2026/04/13 05:39:21 DEBUG : Looking for writers 2026/04/13 05:39:21 DEBUG : dir: reading active writers 2026/04/13 05:39:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/13 05:39:22 DEBUG : dir: Looking for writers 2026/04/13 05:39:22 DEBUG : file1: reading active writers 2026/04/13 05:39:22 DEBUG : Looking for writers 2026/04/13 05:39:22 DEBUG : dir: reading active writers 2026/04/13 05:39:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/13 05:39:22 DEBUG : dir/file1: size = 14 OK 2026/04/13 05:39:22 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/04/13 05:39:22 INFO : dir/file1: Copied (replaced existing) 2026/04/13 05:39:22 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC," 2026/04/13 05:39:22 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/13 05:39:22 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/04/13 05:39:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 05:39:22 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/13 05:39:23 DEBUG : dir: Looking for writers 2026/04/13 05:39:23 DEBUG : file1: reading active writers 2026/04/13 05:39:23 DEBUG : Looking for writers 2026/04/13 05:39:23 DEBUG : dir: reading active writers 2026/04/13 05:39:23 DEBUG : >WaitForWriters: 2026/04/13 05:39:23 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:39:23 DEBUG : dir: Looking for writers 2026/04/13 05:39:23 DEBUG : file1: reading active writers 2026/04/13 05:39:23 DEBUG : Looking for writers 2026/04/13 05:39:23 DEBUG : dir: reading active writers 2026/04/13 05:39:23 DEBUG : >WaitForWriters: 2026/04/13 05:39:23 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: cleaner exiting 2026/04/13 05:39:24 DEBUG : forgetting directory cache 2026/04/13 05:39:24 DEBUG : dir: forgetting directory cache --- PASS: TestFileSetModTime (157.09s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (28.56s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (21.82s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (21.30s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (19.35s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (45.59s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (20.46s) === RUN TestFileOpenRead run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:39:37 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:39:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/13 05:39:41 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/13 05:39:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:39:41 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/13 05:39:41 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:39:41 DEBUG : dir: Looking for writers 2026/04/13 05:39:41 DEBUG : file1: reading active writers 2026/04/13 05:39:41 DEBUG : Looking for writers 2026/04/13 05:39:41 DEBUG : dir: reading active writers 2026/04/13 05:39:41 DEBUG : >WaitForWriters: 2026/04/13 05:39:47 DEBUG : forgetting directory cache 2026/04/13 05:39:47 DEBUG : dir: forgetting directory cache 2026/04/13 05:39:47 DEBUG : dir: forgetting directory cache 2026/04/13 05:39:47 DEBUG : fil: forgetting directory cache 2026/04/13 05:39:47 DEBUG : fil/a: forgetting directory cache 2026/04/13 05:39:47 DEBUG : fil/a/b: forgetting directory cache --- PASS: TestFileOpenRead (17.66s) === RUN TestFileOpenReadUnknownSize 2026/04/13 05:39:55 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/04/13 05:39:55 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/13 05:39:55 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:39:55 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/04/13 05:39:55 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:39:55 DEBUG : Looking for writers 2026/04/13 05:39:55 DEBUG : file.txt: reading active writers 2026/04/13 05:39:55 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:39:55 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:40:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 05:40:00 DEBUG : Yandex rclone-test-qobojuc4lago: File to upload is small (25 bytes), uploading instead of streaming 2026/04/13 05:40:02 DEBUG : dir/file1: size = 25 OK 2026/04/13 05:40:02 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/13 05:40:02 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/13 05:40:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 05:40:02 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:40:02 DEBUG : dir: Looking for writers 2026/04/13 05:40:02 DEBUG : file1: reading active writers 2026/04/13 05:40:02 DEBUG : Looking for writers 2026/04/13 05:40:02 DEBUG : dir: reading active writers 2026/04/13 05:40:02 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (21.58s) === RUN TestFileRemove run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:40:17 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:40:20 DEBUG : dir/file1: Remove: 2026/04/13 05:40:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/13 05:40:26 DEBUG : dir/file1: >Remove: err= 2026/04/13 05:40:26 DEBUG : dir/file1: Remove: 2026/04/13 05:40:26 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/13 05:40:26 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:40:26 DEBUG : dir: Looking for writers 2026/04/13 05:40:26 DEBUG : Looking for writers 2026/04/13 05:40:26 DEBUG : dir: reading active writers 2026/04/13 05:40:26 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (17.91s) === RUN TestFileRemoveAll run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:40:35 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:40:35 DEBUG : forgetting directory cache 2026/04/13 05:40:35 DEBUG : dir: forgetting directory cache 2026/04/13 05:40:35 DEBUG : dir: forgetting directory cache 2026/04/13 05:40:39 DEBUG : dir/file1: Remove: 2026/04/13 05:40:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/13 05:40:45 DEBUG : dir/file1: >Remove: err= 2026/04/13 05:40:46 DEBUG : dir/file1: Remove: 2026/04/13 05:40:46 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/13 05:40:46 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:40:46 DEBUG : dir: Looking for writers 2026/04/13 05:40:46 DEBUG : Looking for writers 2026/04/13 05:40:46 DEBUG : dir: reading active writers 2026/04/13 05:40:46 DEBUG : >WaitForWriters: 2026/04/13 05:40:52 DEBUG : forgetting directory cache 2026/04/13 05:40:52 DEBUG : dir: forgetting directory cache --- PASS: TestFileRemoveAll (19.36s) === RUN TestFileOpen run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:40:54 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:40:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/13 05:40:58 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/13 05:40:58 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/13 05:40:58 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/13 05:40:58 DEBUG : dir/file1: Open: flags=O_RDWR 2026/04/13 05:40:58 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/13 05:40:58 DEBUG : dir/file1: Open: flags=0x3 2026/04/13 05:40:58 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/04/13 05:40:58 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/04/13 05:40:58 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:40:58 DEBUG : dir: Looking for writers 2026/04/13 05:40:58 DEBUG : file1: reading active writers 2026/04/13 05:40:58 DEBUG : Looking for writers 2026/04/13 05:40:58 DEBUG : dir: reading active writers 2026/04/13 05:40:58 DEBUG : >WaitForWriters: 2026/04/13 05:41:15 DEBUG : dir/subdir: forgetting directory cache --- PASS: TestFileOpen (21.49s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:41:15 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:41:19 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:41:19 DEBUG : dir: Looking for writers 2026/04/13 05:41:19 DEBUG : file1: reading active writers 2026/04/13 05:41:19 DEBUG : Looking for writers 2026/04/13 05:41:19 DEBUG : dir: reading active writers 2026/04/13 05:41:19 DEBUG : >WaitForWriters: 2026/04/13 05:41:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/13 05:41:22 DEBUG : newLeaf: Updating file with newLeaf 0x397162347200 2026/04/13 05:41:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/13 05:41:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/13 05:41:24 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/13 05:41:24 DEBUG : dir/file1: Updating file with dir/file1 0x397162347200 2026/04/13 05:41:24 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/13 05:41:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 05:41:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/13 05:41:25 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/13 05:41:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 05:41:25 DEBUG : dir/file1: File is currently open, delaying rename 0x397162347200 2026/04/13 05:41:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/13 05:41:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/13 05:41:25 DEBUG : Yandex rclone-test-qobojuc4lago: File to upload is small (25 bytes), uploading instead of streaming 2026/04/13 05:41:28 DEBUG : dir/file1: size = 25 OK 2026/04/13 05:41:28 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/13 05:41:28 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/13 05:41:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/13 05:41:28 DEBUG : newLeaf: Running delayed rename now 2026/04/13 05:41:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/13 05:41:30 DEBUG : newLeaf: Updating file with newLeaf 0x397162347200 2026/04/13 05:41:30 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:41:30 DEBUG : dir: Looking for writers 2026/04/13 05:41:30 DEBUG : Looking for writers 2026/04/13 05:41:30 DEBUG : dir: reading active writers 2026/04/13 05:41:30 DEBUG : newLeaf: reading active writers 2026/04/13 05:41:30 DEBUG : >WaitForWriters: 2026/04/13 05:41:30 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:41:30 DEBUG : dir: Looking for writers 2026/04/13 05:41:30 DEBUG : Looking for writers 2026/04/13 05:41:30 DEBUG : dir: reading active writers 2026/04/13 05:41:30 DEBUG : newLeaf: reading active writers 2026/04/13 05:41:30 DEBUG : >WaitForWriters: 2026/04/13 05:41:36 DEBUG : dir/virtualDir2: forgetting directory cache 2026/04/13 05:41:36 DEBUG : forgetting directory cache 2026/04/13 05:41:36 DEBUG : dir: forgetting directory cache 2026/04/13 05:41:36 DEBUG : dir/virtualDir: forgetting directory cache 2026/04/13 05:41:36 DEBUG : dir: forgetting directory cache 2026/04/13 05:41:36 DEBUG : dir/virtualDir: forgetting directory cache === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:41:44 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:41:44 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/13 05:41:44 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:41:44 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:41:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:41:44 DEBUG : Config file has changed externally - reloading 2026/04/13 05:41:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:41:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:41:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:41:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:41:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:41:44 INFO : Yandex rclone-test-qobojuc4lago: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/13 05:41:48 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:41:48 DEBUG : dir: Looking for writers 2026/04/13 05:41:48 DEBUG : file1: reading active writers 2026/04/13 05:41:48 DEBUG : Looking for writers 2026/04/13 05:41:48 DEBUG : dir: reading active writers 2026/04/13 05:41:48 DEBUG : >WaitForWriters: 2026/04/13 05:41:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/13 05:41:51 DEBUG : newLeaf: Updating file with newLeaf 0x3971623472c0 2026/04/13 05:41:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/13 05:41:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/13 05:41:53 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/13 05:41:53 DEBUG : dir/file1: Updating file with dir/file1 0x3971623472c0 2026/04/13 05:41:53 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/13 05:41:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 05:41:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/13 05:41:54 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/13 05:41:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 05:41:54 DEBUG : dir/file1: File is currently open, delaying rename 0x3971623472c0 2026/04/13 05:41:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/13 05:41:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/13 05:41:54 DEBUG : Yandex rclone-test-qobojuc4lago: File to upload is small (25 bytes), uploading instead of streaming 2026/04/13 05:41:56 DEBUG : dir/file1: size = 25 OK 2026/04/13 05:41:56 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/13 05:41:56 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/13 05:41:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/13 05:41:56 DEBUG : newLeaf: Running delayed rename now 2026/04/13 05:41:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/13 05:41:58 DEBUG : newLeaf: Updating file with newLeaf 0x3971623472c0 2026/04/13 05:41:58 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:41:58 DEBUG : dir: Looking for writers 2026/04/13 05:41:58 DEBUG : Looking for writers 2026/04/13 05:41:58 DEBUG : newLeaf: reading active writers 2026/04/13 05:41:58 DEBUG : dir: reading active writers 2026/04/13 05:41:58 DEBUG : >WaitForWriters: 2026/04/13 05:41:59 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:41:59 DEBUG : dir: Looking for writers 2026/04/13 05:41:59 DEBUG : Looking for writers 2026/04/13 05:41:59 DEBUG : dir: reading active writers 2026/04/13 05:41:59 DEBUG : newLeaf: reading active writers 2026/04/13 05:41:59 DEBUG : >WaitForWriters: 2026/04/13 05:41:59 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: cleaner exiting 2026/04/13 05:42:12 DEBUG : dir: forgetting directory cache 2026/04/13 05:42:12 DEBUG : forgetting directory cache 2026/04/13 05:42:12 DEBUG : dir: forgetting directory cache === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:42:12 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:42:12 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/13 05:42:12 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:42:12 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:42:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:42:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:42:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:42:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:42:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:42:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:42:12 INFO : Yandex rclone-test-qobojuc4lago: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/13 05:42:16 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/13 05:42:16 DEBUG : dir/file1: newRWFileHandle: 2026/04/13 05:42:16 DEBUG : dir/file1(0x397162b6b4c0): openPending: 2026/04/13 05:42:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/13 05:42:16 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/13 05:42:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 05:42:16 DEBUG : dir/file1(0x397162b6b4c0): >openPending: err= 2026/04/13 05:42:16 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/13 05:42:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/13 05:42:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 05:42:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/13 05:42:16 DEBUG : dir/file1(0x397162b6b4c0): _writeAt: size=14, off=0 2026/04/13 05:42:16 DEBUG : dir/file1(0x397162b6b4c0): >_writeAt: n=14, err= 2026/04/13 05:42:16 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/13 05:42:16 DEBUG : dir/file1(0x397162b6b4c0): close: 2026/04/13 05:42:16 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/13 05:42:16 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/13 05:42:16 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/13 05:42:16 DEBUG : dir/file1(0x397162b6b4c0): >close: err= 2026/04/13 05:42:16 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:42:16 DEBUG : dir: Looking for writers 2026/04/13 05:42:16 DEBUG : file1: reading active writers 2026/04/13 05:42:16 DEBUG : Looking for writers 2026/04/13 05:42:16 DEBUG : dir: reading active writers 2026/04/13 05:42:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/13 05:42:16 DEBUG : dir: Looking for writers 2026/04/13 05:42:16 DEBUG : file1: reading active writers 2026/04/13 05:42:16 DEBUG : Looking for writers 2026/04/13 05:42:16 DEBUG : dir: reading active writers 2026/04/13 05:42:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/13 05:42:16 DEBUG : dir: Looking for writers 2026/04/13 05:42:16 DEBUG : file1: reading active writers 2026/04/13 05:42:16 DEBUG : Looking for writers 2026/04/13 05:42:16 DEBUG : dir: reading active writers 2026/04/13 05:42:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/13 05:42:16 DEBUG : dir: Looking for writers 2026/04/13 05:42:16 DEBUG : file1: reading active writers 2026/04/13 05:42:16 DEBUG : Looking for writers 2026/04/13 05:42:16 DEBUG : dir: reading active writers 2026/04/13 05:42:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/13 05:42:16 DEBUG : dir/file1: vfs cache: starting upload 2026/04/13 05:42:16 DEBUG : dir: Looking for writers 2026/04/13 05:42:16 DEBUG : file1: reading active writers 2026/04/13 05:42:16 DEBUG : Looking for writers 2026/04/13 05:42:16 DEBUG : dir: reading active writers 2026/04/13 05:42:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/13 05:42:16 DEBUG : dir: Looking for writers 2026/04/13 05:42:16 DEBUG : file1: reading active writers 2026/04/13 05:42:16 DEBUG : Looking for writers 2026/04/13 05:42:16 DEBUG : dir: reading active writers 2026/04/13 05:42:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/13 05:42:16 DEBUG : dir: Looking for writers 2026/04/13 05:42:16 DEBUG : file1: reading active writers 2026/04/13 05:42:16 DEBUG : Looking for writers 2026/04/13 05:42:16 DEBUG : dir: reading active writers 2026/04/13 05:42:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/13 05:42:17 DEBUG : dir: Looking for writers 2026/04/13 05:42:17 DEBUG : file1: reading active writers 2026/04/13 05:42:17 DEBUG : Looking for writers 2026/04/13 05:42:17 DEBUG : dir: reading active writers 2026/04/13 05:42:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/13 05:42:18 DEBUG : dir: Looking for writers 2026/04/13 05:42:18 DEBUG : file1: reading active writers 2026/04/13 05:42:18 DEBUG : Looking for writers 2026/04/13 05:42:18 DEBUG : dir: reading active writers 2026/04/13 05:42:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/13 05:42:18 DEBUG : dir/file1: size = 14 OK 2026/04/13 05:42:18 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/04/13 05:42:18 INFO : dir/file1: Copied (replaced existing) 2026/04/13 05:42:18 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06.499999999 +0000 UTC," 2026/04/13 05:42:18 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/13 05:42:18 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/13 05:42:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 05:42:18 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/13 05:42:19 DEBUG : dir: Looking for writers 2026/04/13 05:42:19 DEBUG : file1: reading active writers 2026/04/13 05:42:19 DEBUG : Looking for writers 2026/04/13 05:42:19 DEBUG : dir: reading active writers 2026/04/13 05:42:19 DEBUG : >WaitForWriters: 2026/04/13 05:42:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/13 05:42:19 DEBUG : dir/file1: newRWFileHandle: 2026/04/13 05:42:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/13 05:42:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/13 05:42:19 DEBUG : dir/file1(0x397162c3dd40): _readAt: size=512, off=0 2026/04/13 05:42:19 DEBUG : dir/file1(0x397162c3dd40): openPending: 2026/04/13 05:42:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC," 2026/04/13 05:42:19 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/13 05:42:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 05:42:19 DEBUG : dir/file1(0x397162c3dd40): >openPending: err= 2026/04/13 05:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/13 05:42:19 DEBUG : dir/file1(0x397162c3dd40): >_readAt: n=14, err=EOF 2026/04/13 05:42:19 DEBUG : dir/file1(0x397162c3dd40): close: 2026/04/13 05:42:19 DEBUG : dir/file1(0x397162c3dd40): >close: err= 2026/04/13 05:42:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/13 05:42:22 DEBUG : newLeaf: vfs cache: fingerprint now "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/04/13 05:42:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/13 05:42:22 DEBUG : newLeaf: Updating file with newLeaf 0x397162ad7500 2026/04/13 05:42:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/13 05:42:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/13 05:42:24 DEBUG : newLeaf: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/13 05:42:25 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/13 05:42:25 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/13 05:42:25 DEBUG : dir/file1: Updating file with dir/file1 0x397162ad7500 2026/04/13 05:42:25 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/13 05:42:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 05:42:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/13 05:42:25 DEBUG : dir/file1: newRWFileHandle: 2026/04/13 05:42:25 DEBUG : dir/file1(0x397162b90f80): openPending: 2026/04/13 05:42:25 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/04/13 05:42:25 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/13 05:42:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 05:42:25 DEBUG : dir/file1(0x397162b90f80): >openPending: err= 2026/04/13 05:42:25 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/13 05:42:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/13 05:42:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/13 05:42:25 DEBUG : dir/file1(0x397162b90f80): _writeAt: size=25, off=0 2026/04/13 05:42:25 DEBUG : dir/file1(0x397162b90f80): >_writeAt: n=25, err= 2026/04/13 05:42:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/13 05:42:27 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/13 05:42:27 DEBUG : newLeaf: Updating file with newLeaf 0x397162ad7500 2026/04/13 05:42:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/13 05:42:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/13 05:42:27 DEBUG : newLeaf(0x397162b90f80): close: 2026/04/13 05:42:27 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/13 05:42:27 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-13 05:42:25.871255818 +0000 UTC m=+909.543485291 2026/04/13 05:42:27 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/13 05:42:27 DEBUG : newLeaf(0x397162b90f80): >close: err= 2026/04/13 05:42:27 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:42:27 DEBUG : dir: Looking for writers 2026/04/13 05:42:27 DEBUG : Looking for writers 2026/04/13 05:42:27 DEBUG : dir: reading active writers 2026/04/13 05:42:27 DEBUG : newLeaf: reading active writers 2026/04/13 05:42:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/13 05:42:27 DEBUG : dir: Looking for writers 2026/04/13 05:42:27 DEBUG : Looking for writers 2026/04/13 05:42:27 DEBUG : newLeaf: reading active writers 2026/04/13 05:42:27 DEBUG : dir: reading active writers 2026/04/13 05:42:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/13 05:42:27 DEBUG : dir: Looking for writers 2026/04/13 05:42:27 DEBUG : Looking for writers 2026/04/13 05:42:27 DEBUG : newLeaf: reading active writers 2026/04/13 05:42:27 DEBUG : dir: reading active writers 2026/04/13 05:42:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/13 05:42:28 DEBUG : dir: Looking for writers 2026/04/13 05:42:28 DEBUG : Looking for writers 2026/04/13 05:42:28 DEBUG : dir: reading active writers 2026/04/13 05:42:28 DEBUG : newLeaf: reading active writers 2026/04/13 05:42:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/13 05:42:28 DEBUG : newLeaf: vfs cache: starting upload 2026/04/13 05:42:28 DEBUG : dir: Looking for writers 2026/04/13 05:42:28 DEBUG : Looking for writers 2026/04/13 05:42:28 DEBUG : dir: reading active writers 2026/04/13 05:42:28 DEBUG : newLeaf: reading active writers 2026/04/13 05:42:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/13 05:42:28 DEBUG : dir: Looking for writers 2026/04/13 05:42:28 DEBUG : Looking for writers 2026/04/13 05:42:28 DEBUG : dir: reading active writers 2026/04/13 05:42:28 DEBUG : newLeaf: reading active writers 2026/04/13 05:42:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/13 05:42:28 DEBUG : dir: Looking for writers 2026/04/13 05:42:28 DEBUG : Looking for writers 2026/04/13 05:42:28 DEBUG : dir: reading active writers 2026/04/13 05:42:28 DEBUG : newLeaf: reading active writers 2026/04/13 05:42:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/13 05:42:29 DEBUG : dir: Looking for writers 2026/04/13 05:42:29 DEBUG : Looking for writers 2026/04/13 05:42:29 DEBUG : dir: reading active writers 2026/04/13 05:42:29 DEBUG : newLeaf: reading active writers 2026/04/13 05:42:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/13 05:42:29 DEBUG : forgetting directory cache 2026/04/13 05:42:29 DEBUG : dir: forgetting directory cache 2026/04/13 05:42:29 DEBUG : dir: Removed virtual directory entry vAddFile: "potato" 2026/04/13 05:42:30 DEBUG : newLeaf: size = 25 OK 2026/04/13 05:42:30 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/04/13 05:42:30 INFO : newLeaf: Copied (replaced existing) 2026/04/13 05:42:30 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-13 05:42:25.871255818 +0000 UTC," 2026/04/13 05:42:30 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/13 05:42:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/13 05:42:30 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/13 05:42:30 DEBUG : dir: Looking for writers 2026/04/13 05:42:30 DEBUG : Looking for writers 2026/04/13 05:42:30 DEBUG : dir: reading active writers 2026/04/13 05:42:30 DEBUG : newLeaf: reading active writers 2026/04/13 05:42:30 DEBUG : >WaitForWriters: 2026/04/13 05:42:30 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:42:30 DEBUG : dir: Looking for writers 2026/04/13 05:42:30 DEBUG : Looking for writers 2026/04/13 05:42:30 DEBUG : dir: reading active writers 2026/04/13 05:42:30 DEBUG : newLeaf: reading active writers 2026/04/13 05:42:30 DEBUG : >WaitForWriters: 2026/04/13 05:42:30 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:42:45 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:42:45 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/13 05:42:45 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:42:45 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:42:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:42:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:42:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:42:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:42:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:42:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:42:45 INFO : Yandex rclone-test-qobojuc4lago: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/13 05:42:51 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:42:51 DEBUG : dir: Looking for writers 2026/04/13 05:42:51 DEBUG : file1: reading active writers 2026/04/13 05:42:51 DEBUG : Looking for writers 2026/04/13 05:42:51 DEBUG : dir: reading active writers 2026/04/13 05:42:51 DEBUG : >WaitForWriters: 2026/04/13 05:42:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/13 05:42:54 DEBUG : newLeaf: Updating file with newLeaf 0x397162ad7c80 2026/04/13 05:42:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/13 05:42:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/13 05:42:56 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/13 05:42:56 DEBUG : dir/file1: Updating file with dir/file1 0x397162ad7c80 2026/04/13 05:42:56 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/13 05:42:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 05:42:57 DEBUG : forgetting directory cache 2026/04/13 05:42:57 DEBUG : dir: forgetting directory cache 2026/04/13 05:42:57 DEBUG : dir/sub: forgetting directory cache 2026/04/13 05:42:57 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/04/13 05:42:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/13 05:42:57 DEBUG : dir/file1: newRWFileHandle: 2026/04/13 05:42:57 DEBUG : dir/file1(0x397162904540): openPending: 2026/04/13 05:42:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/13 05:42:57 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/13 05:42:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 05:42:57 DEBUG : dir/file1(0x397162904540): >openPending: err= 2026/04/13 05:42:57 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/13 05:42:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/13 05:42:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/13 05:42:57 DEBUG : dir/file1(0x397162904540): _writeAt: size=25, off=0 2026/04/13 05:42:57 DEBUG : dir/file1(0x397162904540): >_writeAt: n=25, err= 2026/04/13 05:42:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/13 05:42:59 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/13 05:42:59 DEBUG : newLeaf: Updating file with newLeaf 0x397162ad7c80 2026/04/13 05:42:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/13 05:42:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/13 05:42:59 DEBUG : newLeaf(0x397162904540): close: 2026/04/13 05:42:59 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/13 05:42:59 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-13 05:42:57.377828974 +0000 UTC m=+941.050058459 2026/04/13 05:42:59 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/13 05:42:59 DEBUG : newLeaf(0x397162904540): >close: err= 2026/04/13 05:42:59 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:42:59 DEBUG : dir: Looking for writers 2026/04/13 05:42:59 DEBUG : Looking for writers 2026/04/13 05:42:59 DEBUG : dir: reading active writers 2026/04/13 05:42:59 DEBUG : newLeaf: reading active writers 2026/04/13 05:42:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/13 05:42:59 DEBUG : dir: Looking for writers 2026/04/13 05:42:59 DEBUG : Looking for writers 2026/04/13 05:42:59 DEBUG : dir: reading active writers 2026/04/13 05:42:59 DEBUG : newLeaf: reading active writers 2026/04/13 05:42:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/13 05:42:59 DEBUG : dir: Looking for writers 2026/04/13 05:42:59 DEBUG : Looking for writers 2026/04/13 05:42:59 DEBUG : dir: reading active writers 2026/04/13 05:42:59 DEBUG : newLeaf: reading active writers 2026/04/13 05:42:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/13 05:42:59 DEBUG : dir: Looking for writers 2026/04/13 05:42:59 DEBUG : Looking for writers 2026/04/13 05:42:59 DEBUG : dir: reading active writers 2026/04/13 05:42:59 DEBUG : newLeaf: reading active writers 2026/04/13 05:42:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/13 05:42:59 DEBUG : newLeaf: vfs cache: starting upload 2026/04/13 05:42:59 DEBUG : dir: Looking for writers 2026/04/13 05:42:59 DEBUG : Looking for writers 2026/04/13 05:42:59 DEBUG : dir: reading active writers 2026/04/13 05:42:59 DEBUG : newLeaf: reading active writers 2026/04/13 05:42:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/13 05:42:59 DEBUG : dir: Looking for writers 2026/04/13 05:42:59 DEBUG : Looking for writers 2026/04/13 05:42:59 DEBUG : dir: reading active writers 2026/04/13 05:42:59 DEBUG : newLeaf: reading active writers 2026/04/13 05:42:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/13 05:42:59 DEBUG : dir: Looking for writers 2026/04/13 05:42:59 DEBUG : Looking for writers 2026/04/13 05:42:59 DEBUG : dir: reading active writers 2026/04/13 05:42:59 DEBUG : newLeaf: reading active writers 2026/04/13 05:42:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/13 05:43:00 DEBUG : dir: Looking for writers 2026/04/13 05:43:00 DEBUG : Looking for writers 2026/04/13 05:43:00 DEBUG : dir: reading active writers 2026/04/13 05:43:00 DEBUG : newLeaf: reading active writers 2026/04/13 05:43:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/13 05:43:01 DEBUG : newLeaf: size = 25 OK 2026/04/13 05:43:01 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/04/13 05:43:01 INFO : newLeaf: Copied (replaced existing) 2026/04/13 05:43:01 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-13 05:42:57.377828974 +0000 UTC," 2026/04/13 05:43:01 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/13 05:43:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/13 05:43:01 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/13 05:43:01 DEBUG : dir: Looking for writers 2026/04/13 05:43:01 DEBUG : Looking for writers 2026/04/13 05:43:01 DEBUG : dir: reading active writers 2026/04/13 05:43:01 DEBUG : newLeaf: reading active writers 2026/04/13 05:43:01 DEBUG : >WaitForWriters: 2026/04/13 05:43:02 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:43:02 DEBUG : dir: Looking for writers 2026/04/13 05:43:02 DEBUG : Looking for writers 2026/04/13 05:43:02 DEBUG : dir: reading active writers 2026/04/13 05:43:02 DEBUG : newLeaf: reading active writers 2026/04/13 05:43:02 DEBUG : >WaitForWriters: 2026/04/13 05:43:02 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:43:17 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:43:17 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/13 05:43:17 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:43:17 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:43:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:43:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:43:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:43:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:43:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:43:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:43:17 INFO : Yandex rclone-test-qobojuc4lago: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/13 05:43:20 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/13 05:43:20 DEBUG : dir/file1: newRWFileHandle: 2026/04/13 05:43:20 DEBUG : dir/file1(0x3971627db8c0): openPending: 2026/04/13 05:43:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/13 05:43:20 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/13 05:43:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 05:43:20 DEBUG : dir/file1(0x3971627db8c0): >openPending: err= 2026/04/13 05:43:20 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/13 05:43:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/13 05:43:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 05:43:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/13 05:43:20 DEBUG : dir/file1(0x3971627db8c0): _writeAt: size=14, off=0 2026/04/13 05:43:20 DEBUG : dir/file1(0x3971627db8c0): >_writeAt: n=14, err= 2026/04/13 05:43:20 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/13 05:43:20 DEBUG : dir/file1(0x3971627db8c0): close: 2026/04/13 05:43:20 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/13 05:43:20 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/13 05:43:20 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/13 05:43:20 DEBUG : dir/file1(0x3971627db8c0): >close: err= 2026/04/13 05:43:20 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:43:20 DEBUG : dir: Looking for writers 2026/04/13 05:43:20 DEBUG : file1: reading active writers 2026/04/13 05:43:20 DEBUG : Looking for writers 2026/04/13 05:43:20 DEBUG : dir: reading active writers 2026/04/13 05:43:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/13 05:43:20 DEBUG : dir: Looking for writers 2026/04/13 05:43:20 DEBUG : file1: reading active writers 2026/04/13 05:43:20 DEBUG : Looking for writers 2026/04/13 05:43:20 DEBUG : dir: reading active writers 2026/04/13 05:43:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/13 05:43:20 DEBUG : dir: Looking for writers 2026/04/13 05:43:20 DEBUG : file1: reading active writers 2026/04/13 05:43:20 DEBUG : Looking for writers 2026/04/13 05:43:20 DEBUG : dir: reading active writers 2026/04/13 05:43:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/13 05:43:20 DEBUG : dir: Looking for writers 2026/04/13 05:43:20 DEBUG : file1: reading active writers 2026/04/13 05:43:20 DEBUG : Looking for writers 2026/04/13 05:43:20 DEBUG : dir: reading active writers 2026/04/13 05:43:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/13 05:43:20 DEBUG : dir/file1: vfs cache: starting upload 2026/04/13 05:43:20 DEBUG : dir: Looking for writers 2026/04/13 05:43:20 DEBUG : file1: reading active writers 2026/04/13 05:43:20 DEBUG : Looking for writers 2026/04/13 05:43:20 DEBUG : dir: reading active writers 2026/04/13 05:43:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/13 05:43:20 DEBUG : dir: Looking for writers 2026/04/13 05:43:20 DEBUG : file1: reading active writers 2026/04/13 05:43:20 DEBUG : Looking for writers 2026/04/13 05:43:20 DEBUG : dir: reading active writers 2026/04/13 05:43:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/13 05:43:20 DEBUG : dir: Looking for writers 2026/04/13 05:43:20 DEBUG : file1: reading active writers 2026/04/13 05:43:20 DEBUG : Looking for writers 2026/04/13 05:43:20 DEBUG : dir: reading active writers 2026/04/13 05:43:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/13 05:43:21 DEBUG : dir: Looking for writers 2026/04/13 05:43:21 DEBUG : file1: reading active writers 2026/04/13 05:43:21 DEBUG : Looking for writers 2026/04/13 05:43:21 DEBUG : dir: reading active writers 2026/04/13 05:43:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/13 05:43:22 DEBUG : dir/file1: size = 14 OK 2026/04/13 05:43:22 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/04/13 05:43:22 INFO : dir/file1: Copied (replaced existing) 2026/04/13 05:43:22 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06.499999999 +0000 UTC," 2026/04/13 05:43:22 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/13 05:43:22 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/13 05:43:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 05:43:22 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/13 05:43:22 DEBUG : dir: Looking for writers 2026/04/13 05:43:22 DEBUG : file1: reading active writers 2026/04/13 05:43:22 DEBUG : Looking for writers 2026/04/13 05:43:22 DEBUG : dir: reading active writers 2026/04/13 05:43:22 DEBUG : >WaitForWriters: 2026/04/13 05:43:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/13 05:43:22 DEBUG : dir/file1: newRWFileHandle: 2026/04/13 05:43:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/13 05:43:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/13 05:43:22 DEBUG : dir/file1(0x3971629d5a00): _readAt: size=512, off=0 2026/04/13 05:43:22 DEBUG : dir/file1(0x3971629d5a00): openPending: 2026/04/13 05:43:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC," 2026/04/13 05:43:22 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/13 05:43:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 05:43:22 DEBUG : dir/file1(0x3971629d5a00): >openPending: err= 2026/04/13 05:43:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/13 05:43:22 DEBUG : dir/file1(0x3971629d5a00): >_readAt: n=14, err=EOF 2026/04/13 05:43:22 DEBUG : dir/file1(0x3971629d5a00): close: 2026/04/13 05:43:22 DEBUG : dir/file1(0x3971629d5a00): >close: err= 2026/04/13 05:43:24 DEBUG : forgetting directory cache 2026/04/13 05:43:24 DEBUG : dir: forgetting directory cache 2026/04/13 05:43:24 DEBUG : dir/sub: forgetting directory cache 2026/04/13 05:43:24 DEBUG : dir/sub/subsub: forgetting directory cache 2026/04/13 05:43:24 DEBUG : dir/sub: Removed virtual directory entry vAddDir: "subsub" 2026/04/13 05:43:24 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/04/13 05:43:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/13 05:43:25 DEBUG : newLeaf: vfs cache: fingerprint now "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/04/13 05:43:25 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/13 05:43:25 DEBUG : newLeaf: Updating file with newLeaf 0x397162257680 2026/04/13 05:43:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/13 05:43:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/13 05:43:27 DEBUG : newLeaf: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/13 05:43:27 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/13 05:43:27 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/13 05:43:27 DEBUG : dir/file1: Updating file with dir/file1 0x397162257680 2026/04/13 05:43:27 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/13 05:43:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 05:43:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/13 05:43:28 DEBUG : dir/file1: newRWFileHandle: 2026/04/13 05:43:28 DEBUG : dir/file1(0x3971625c9800): openPending: 2026/04/13 05:43:28 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/04/13 05:43:28 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/13 05:43:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 05:43:28 DEBUG : dir/file1(0x3971625c9800): >openPending: err= 2026/04/13 05:43:28 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/13 05:43:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/13 05:43:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/13 05:43:28 DEBUG : dir/file1(0x3971625c9800): _writeAt: size=25, off=0 2026/04/13 05:43:28 DEBUG : dir/file1(0x3971625c9800): >_writeAt: n=25, err= 2026/04/13 05:43:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/13 05:43:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/13 05:43:29 DEBUG : newLeaf: Updating file with newLeaf 0x397162257680 2026/04/13 05:43:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/13 05:43:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/13 05:43:29 DEBUG : newLeaf(0x3971625c9800): close: 2026/04/13 05:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/13 05:43:29 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-13 05:43:28.317268543 +0000 UTC m=+971.989498027 2026/04/13 05:43:29 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/13 05:43:29 DEBUG : newLeaf(0x3971625c9800): >close: err= 2026/04/13 05:43:29 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:43:29 DEBUG : dir: Looking for writers 2026/04/13 05:43:29 DEBUG : Looking for writers 2026/04/13 05:43:29 DEBUG : newLeaf: reading active writers 2026/04/13 05:43:29 DEBUG : dir: reading active writers 2026/04/13 05:43:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/13 05:43:29 DEBUG : dir: Looking for writers 2026/04/13 05:43:29 DEBUG : Looking for writers 2026/04/13 05:43:29 DEBUG : dir: reading active writers 2026/04/13 05:43:29 DEBUG : newLeaf: reading active writers 2026/04/13 05:43:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/13 05:43:29 DEBUG : dir: Looking for writers 2026/04/13 05:43:29 DEBUG : Looking for writers 2026/04/13 05:43:29 DEBUG : newLeaf: reading active writers 2026/04/13 05:43:29 DEBUG : dir: reading active writers 2026/04/13 05:43:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/13 05:43:29 DEBUG : dir: Looking for writers 2026/04/13 05:43:29 DEBUG : Looking for writers 2026/04/13 05:43:29 DEBUG : dir: reading active writers 2026/04/13 05:43:29 DEBUG : newLeaf: reading active writers 2026/04/13 05:43:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/13 05:43:29 DEBUG : newLeaf: vfs cache: starting upload 2026/04/13 05:43:29 DEBUG : dir: Looking for writers 2026/04/13 05:43:29 DEBUG : Looking for writers 2026/04/13 05:43:29 DEBUG : dir: reading active writers 2026/04/13 05:43:29 DEBUG : newLeaf: reading active writers 2026/04/13 05:43:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/13 05:43:30 DEBUG : dir: Looking for writers 2026/04/13 05:43:30 DEBUG : Looking for writers 2026/04/13 05:43:30 DEBUG : dir: reading active writers 2026/04/13 05:43:30 DEBUG : newLeaf: reading active writers 2026/04/13 05:43:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/13 05:43:30 DEBUG : dir: Looking for writers 2026/04/13 05:43:30 DEBUG : Looking for writers 2026/04/13 05:43:30 DEBUG : dir: reading active writers 2026/04/13 05:43:30 DEBUG : newLeaf: reading active writers 2026/04/13 05:43:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/13 05:43:31 DEBUG : dir: Looking for writers 2026/04/13 05:43:31 DEBUG : Looking for writers 2026/04/13 05:43:31 DEBUG : dir: reading active writers 2026/04/13 05:43:31 DEBUG : newLeaf: reading active writers 2026/04/13 05:43:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/13 05:43:31 DEBUG : newLeaf: size = 25 OK 2026/04/13 05:43:31 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/04/13 05:43:31 INFO : newLeaf: Copied (replaced existing) 2026/04/13 05:43:31 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-13 05:43:28.317268543 +0000 UTC," 2026/04/13 05:43:31 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/13 05:43:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/13 05:43:31 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/13 05:43:32 DEBUG : dir: Looking for writers 2026/04/13 05:43:32 DEBUG : Looking for writers 2026/04/13 05:43:32 DEBUG : dir: reading active writers 2026/04/13 05:43:32 DEBUG : newLeaf: reading active writers 2026/04/13 05:43:32 DEBUG : >WaitForWriters: 2026/04/13 05:43:33 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:43:33 DEBUG : dir: Looking for writers 2026/04/13 05:43:33 DEBUG : Looking for writers 2026/04/13 05:43:33 DEBUG : dir: reading active writers 2026/04/13 05:43:33 DEBUG : newLeaf: reading active writers 2026/04/13 05:43:33 DEBUG : >WaitForWriters: 2026/04/13 05:43:33 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:43:48 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:43:48 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/13 05:43:48 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:43:48 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:43:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:43:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:43:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:43:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:43:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:43:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:43:48 INFO : Yandex rclone-test-qobojuc4lago: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/13 05:43:51 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:43:51 DEBUG : dir: Looking for writers 2026/04/13 05:43:51 DEBUG : file1: reading active writers 2026/04/13 05:43:51 DEBUG : Looking for writers 2026/04/13 05:43:51 DEBUG : dir: reading active writers 2026/04/13 05:43:51 DEBUG : >WaitForWriters: 2026/04/13 05:43:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/13 05:43:51 DEBUG : dir/file1: newRWFileHandle: 2026/04/13 05:43:51 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/13 05:43:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/13 05:43:51 DEBUG : dir/file1(0x397162bb5a40): _readAt: size=512, off=0 2026/04/13 05:43:51 DEBUG : dir/file1(0x397162bb5a40): openPending: 2026/04/13 05:43:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/13 05:43:51 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/13 05:43:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 05:43:51 DEBUG : dir/file1(0x397162bb5a40): >openPending: err= 2026/04/13 05:43:51 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/04/13 05:43:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/13 05:43:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 05:43:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:43:52 DEBUG : dir/file1(0x397162bb5a40): >_readAt: n=14, err=EOF 2026/04/13 05:43:52 DEBUG : dir/file1(0x397162bb5a40): close: 2026/04/13 05:43:52 DEBUG : dir/file1(0x397162bb5a40): >close: err= 2026/04/13 05:43:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/13 05:43:56 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/13 05:43:56 DEBUG : newLeaf: Updating file with newLeaf 0x397162f04840 2026/04/13 05:43:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/13 05:43:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/13 05:43:57 DEBUG : newLeaf: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/13 05:43:58 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/13 05:43:58 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/13 05:43:58 DEBUG : dir/file1: Updating file with dir/file1 0x397162f04840 2026/04/13 05:43:58 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/13 05:43:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 05:43:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/13 05:43:58 DEBUG : dir/file1: newRWFileHandle: 2026/04/13 05:43:58 DEBUG : dir/file1(0x397162cb9040): openPending: 2026/04/13 05:43:58 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/04/13 05:43:58 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/13 05:43:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 05:43:58 DEBUG : dir/file1(0x397162cb9040): >openPending: err= 2026/04/13 05:43:58 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/13 05:43:58 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/13 05:43:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/13 05:43:58 DEBUG : dir/file1(0x397162cb9040): _writeAt: size=25, off=0 2026/04/13 05:43:58 DEBUG : dir/file1(0x397162cb9040): >_writeAt: n=25, err= 2026/04/13 05:44:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/13 05:44:00 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/13 05:44:00 DEBUG : newLeaf: Updating file with newLeaf 0x397162f04840 2026/04/13 05:44:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/13 05:44:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/13 05:44:00 DEBUG : newLeaf(0x397162cb9040): close: 2026/04/13 05:44:00 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/13 05:44:00 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-13 05:43:58.955341979 +0000 UTC m=+1002.627571423 2026/04/13 05:44:00 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/13 05:44:00 DEBUG : newLeaf(0x397162cb9040): >close: err= 2026/04/13 05:44:00 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:44:00 DEBUG : dir: Looking for writers 2026/04/13 05:44:00 DEBUG : Looking for writers 2026/04/13 05:44:00 DEBUG : dir: reading active writers 2026/04/13 05:44:00 DEBUG : newLeaf: reading active writers 2026/04/13 05:44:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/13 05:44:00 DEBUG : dir: Looking for writers 2026/04/13 05:44:00 DEBUG : Looking for writers 2026/04/13 05:44:00 DEBUG : dir: reading active writers 2026/04/13 05:44:00 DEBUG : newLeaf: reading active writers 2026/04/13 05:44:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/13 05:44:00 DEBUG : dir: Looking for writers 2026/04/13 05:44:00 DEBUG : Looking for writers 2026/04/13 05:44:00 DEBUG : dir: reading active writers 2026/04/13 05:44:00 DEBUG : newLeaf: reading active writers 2026/04/13 05:44:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/13 05:44:00 DEBUG : dir: Looking for writers 2026/04/13 05:44:00 DEBUG : Looking for writers 2026/04/13 05:44:00 DEBUG : dir: reading active writers 2026/04/13 05:44:00 DEBUG : newLeaf: reading active writers 2026/04/13 05:44:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/13 05:44:00 DEBUG : newLeaf: vfs cache: starting upload 2026/04/13 05:44:00 DEBUG : dir: Looking for writers 2026/04/13 05:44:00 DEBUG : Looking for writers 2026/04/13 05:44:00 DEBUG : newLeaf: reading active writers 2026/04/13 05:44:00 DEBUG : dir: reading active writers 2026/04/13 05:44:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/13 05:44:00 DEBUG : dir: Looking for writers 2026/04/13 05:44:00 DEBUG : Looking for writers 2026/04/13 05:44:00 DEBUG : dir: reading active writers 2026/04/13 05:44:00 DEBUG : newLeaf: reading active writers 2026/04/13 05:44:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/13 05:44:01 DEBUG : dir: Looking for writers 2026/04/13 05:44:01 DEBUG : Looking for writers 2026/04/13 05:44:01 DEBUG : dir: reading active writers 2026/04/13 05:44:01 DEBUG : newLeaf: reading active writers 2026/04/13 05:44:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/13 05:44:01 DEBUG : forgetting directory cache 2026/04/13 05:44:01 DEBUG : Removed virtual directory entry vDel: "dir" 2026/04/13 05:44:01 DEBUG : dir: forgetting directory cache 2026/04/13 05:44:01 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/04/13 05:44:01 DEBUG : dir: Looking for writers 2026/04/13 05:44:01 DEBUG : Looking for writers 2026/04/13 05:44:01 DEBUG : dir: reading active writers 2026/04/13 05:44:01 DEBUG : newLeaf: reading active writers 2026/04/13 05:44:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/13 05:44:02 DEBUG : dir: Looking for writers 2026/04/13 05:44:02 DEBUG : Looking for writers 2026/04/13 05:44:02 DEBUG : dir: reading active writers 2026/04/13 05:44:02 DEBUG : newLeaf: reading active writers 2026/04/13 05:44:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/13 05:44:03 DEBUG : newLeaf: size = 25 OK 2026/04/13 05:44:03 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/04/13 05:44:03 INFO : newLeaf: Copied (replaced existing) 2026/04/13 05:44:03 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-13 05:43:58.955341979 +0000 UTC," 2026/04/13 05:44:03 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/13 05:44:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/13 05:44:03 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/13 05:44:03 DEBUG : dir: Looking for writers 2026/04/13 05:44:03 DEBUG : Looking for writers 2026/04/13 05:44:03 DEBUG : dir: reading active writers 2026/04/13 05:44:03 DEBUG : newLeaf: reading active writers 2026/04/13 05:44:03 DEBUG : >WaitForWriters: 2026/04/13 05:44:04 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:44:04 DEBUG : dir: Looking for writers 2026/04/13 05:44:04 DEBUG : Looking for writers 2026/04/13 05:44:04 DEBUG : dir: reading active writers 2026/04/13 05:44:04 DEBUG : newLeaf: reading active writers 2026/04/13 05:44:04 DEBUG : >WaitForWriters: 2026/04/13 05:44:04 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: cleaner exiting --- PASS: TestFileRename (182.56s) --- PASS: TestFileRename/off,forceCache=false (28.85s) --- PASS: TestFileRename/minimal,forceCache=false (28.05s) --- PASS: TestFileRename/minimal,forceCache=true (33.11s) --- PASS: TestFileRename/writes,forceCache=false (31.32s) --- PASS: TestFileRename/writes,forceCache=true (30.82s) --- PASS: TestFileRename/full,forceCache=false (30.41s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:44:18 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:44:18 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:44:18 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:44:18 DEBUG : Looking for writers 2026/04/13 05:44:18 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (1.01s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:44:19 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:44:20 DEBUG : forgetting directory cache 2026/04/13 05:44:20 DEBUG : Removed virtual directory entry vDel: "dir" 2026/04/13 05:44:21 DEBUG : dir: forgetting directory cache 2026/04/13 05:44:21 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/04/13 05:44:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 05:44:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/13 05:44:22 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/13 05:44:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/13 05:44:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:44:22 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/13 05:44:22 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/04/13 05:44:22 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:44:22 DEBUG : dir: Looking for writers 2026/04/13 05:44:22 DEBUG : file1: reading active writers 2026/04/13 05:44:22 DEBUG : Looking for writers 2026/04/13 05:44:22 DEBUG : dir: reading active writers 2026/04/13 05:44:22 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (17.31s) === RUN TestReadFileHandleSeek run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:44:36 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:44:38 DEBUG : forgetting directory cache 2026/04/13 05:44:38 DEBUG : dir: forgetting directory cache 2026/04/13 05:44:38 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/04/13 05:44:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 05:44:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/13 05:44:40 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/13 05:44:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/13 05:44:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:44:40 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/13 05:44:40 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/13 05:44:40 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/13 05:44:40 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/13 05:44:40 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/13 05:44:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/13 05:44:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/13 05:44:40 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/13 05:44:41 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/04/13 05:44:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/04/13 05:44:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/04/13 05:44:41 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/04/13 05:44:41 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/04/13 05:44:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/04/13 05:44:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/04/13 05:44:41 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/04/13 05:44:42 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:44:42 DEBUG : dir: Looking for writers 2026/04/13 05:44:42 DEBUG : file1: reading active writers 2026/04/13 05:44:42 DEBUG : Looking for writers 2026/04/13 05:44:42 DEBUG : dir: reading active writers 2026/04/13 05:44:42 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (20.54s) === RUN TestReadFileHandleReadAt run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:44:57 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:44:57 DEBUG : forgetting directory cache 2026/04/13 05:44:57 DEBUG : dir3: forgetting directory cache 2026/04/13 05:44:57 DEBUG : dir3: Removed virtual directory entry vDel: "file1" 2026/04/13 05:44:57 DEBUG : dir3: Removed virtual directory entry vAddFile: "file3" 2026/04/13 05:44:57 DEBUG : renamed empty directory: forgetting directory cache 2026/04/13 05:44:57 DEBUG : Removed virtual directory entry vDel: "dir" 2026/04/13 05:44:57 DEBUG : Removed virtual directory entry vAddDir: "dir2" 2026/04/13 05:44:57 DEBUG : Removed virtual directory entry vDel: "file2" 2026/04/13 05:44:57 DEBUG : Removed virtual directory entry vDel: "empty directory" 2026/04/13 05:44:57 DEBUG : Removed virtual directory entry vAddDir: "renamed empty directory" 2026/04/13 05:45:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 05:45:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/13 05:45:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/13 05:45:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/13 05:45:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:45:01 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/13 05:45:01 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/13 05:45:01 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/13 05:45:01 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/13 05:45:01 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/13 05:45:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/13 05:45:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/13 05:45:01 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/13 05:45:01 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/04/13 05:45:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/04/13 05:45:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/04/13 05:45:01 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/04/13 05:45:02 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/04/13 05:45:02 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/04/13 05:45:02 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/04/13 05:45:02 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/04/13 05:45:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/04/13 05:45:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/04/13 05:45:02 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/13 05:45:02 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/04/13 05:45:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/04/13 05:45:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/04/13 05:45:02 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/13 05:45:03 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/13 05:45:03 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/13 05:45:03 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/13 05:45:03 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/04/13 05:45:03 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/13 05:45:03 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/13 05:45:03 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/13 05:45:03 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/04/13 05:45:03 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:45:03 DEBUG : dir: Looking for writers 2026/04/13 05:45:03 DEBUG : file1: reading active writers 2026/04/13 05:45:03 DEBUG : Looking for writers 2026/04/13 05:45:03 DEBUG : dir: reading active writers 2026/04/13 05:45:03 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (19.98s) === RUN TestReadFileHandleFlush run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:45:17 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:45:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 05:45:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/13 05:45:22 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/13 05:45:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/13 05:45:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:45:22 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/13 05:45:22 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:45:22 DEBUG : dir: Looking for writers 2026/04/13 05:45:22 DEBUG : file1: reading active writers 2026/04/13 05:45:22 DEBUG : Looking for writers 2026/04/13 05:45:22 DEBUG : dir: reading active writers 2026/04/13 05:45:22 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (20.02s) === RUN TestReadFileHandleRelease run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:45:37 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:45:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 05:45:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/13 05:45:40 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/13 05:45:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/13 05:45:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:45:41 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/13 05:45:41 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/04/13 05:45:41 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/04/13 05:45:41 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:45:41 DEBUG : dir: Looking for writers 2026/04/13 05:45:41 DEBUG : file1: reading active writers 2026/04/13 05:45:41 DEBUG : Looking for writers 2026/04/13 05:45:41 DEBUG : dir: reading active writers 2026/04/13 05:45:41 DEBUG : >WaitForWriters: 2026/04/13 05:45:46 DEBUG : dir/sub: forgetting directory cache 2026/04/13 05:45:46 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file0" 2026/04/13 05:45:46 DEBUG : dir: forgetting directory cache 2026/04/13 05:45:46 DEBUG : forgetting directory cache 2026/04/13 05:45:46 DEBUG : dir/sub: forgetting directory cache 2026/04/13 05:45:46 DEBUG : dir: forgetting directory cache 2026/04/13 05:45:46 DEBUG : dir/sub: forgetting directory cache --- PASS: TestReadFileHandleRelease (18.29s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:45:55 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:45:55 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/13 05:45:55 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:45:55 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:45:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:45:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:45:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:45:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:45:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:45:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:45:55 INFO : Yandex rclone-test-qobojuc4lago: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/13 05:45:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 05:45:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/13 05:45:58 DEBUG : dir/file1: newRWFileHandle: 2026/04/13 05:45:58 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/13 05:45:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/13 05:45:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/13 05:45:58 DEBUG : dir/file1(0x397162776080): _readAt: size=1, off=0 2026/04/13 05:45:58 DEBUG : dir/file1(0x397162776080): openPending: 2026/04/13 05:45:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/13 05:45:58 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/13 05:45:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 05:45:58 DEBUG : dir/file1(0x397162776080): >openPending: err= 2026/04/13 05:45:58 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/13 05:45:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/13 05:45:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 05:45:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:45:59 DEBUG : dir/file1(0x397162776080): >_readAt: n=1, err= 2026/04/13 05:45:59 DEBUG : dir/file1(0x397162776080): _readAt: size=256, off=1 2026/04/13 05:45:59 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/04/13 05:45:59 DEBUG : dir/file1(0x397162776080): >_readAt: n=15, err=EOF 2026/04/13 05:45:59 DEBUG : dir/file1(0x397162776080): _readAt: size=16, off=16 2026/04/13 05:45:59 DEBUG : dir/file1(0x397162776080): >_readAt: n=0, err=EOF 2026/04/13 05:45:59 DEBUG : dir/file1(0x397162776080): close: 2026/04/13 05:45:59 DEBUG : dir/file1(0x397162776080): >close: err= 2026/04/13 05:45:59 DEBUG : dir/file1(0x397162776080): close: 2026/04/13 05:45:59 DEBUG : dir/file1(0x397162776080): >close: err=file already closed 2026/04/13 05:45:59 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:45:59 DEBUG : dir: Looking for writers 2026/04/13 05:45:59 DEBUG : file1: reading active writers 2026/04/13 05:45:59 DEBUG : Looking for writers 2026/04/13 05:45:59 DEBUG : dir: reading active writers 2026/04/13 05:45:59 DEBUG : >WaitForWriters: 2026/04/13 05:45:59 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: cleaner exiting 2026/04/13 05:46:04 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago/dir/file1: no such file or directory 2026/04/13 05:46:04 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-qobojuc4lago/dir/file1: no such file or directory --- PASS: TestRWFileHandleMethodsRead (17.31s) === RUN TestRWFileHandleSeek run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:46:12 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:46:12 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/13 05:46:12 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:46:12 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:46:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:46:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:46:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:46:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:46:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:46:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:46:12 INFO : Yandex rclone-test-qobojuc4lago: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/13 05:46:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 05:46:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/13 05:46:17 DEBUG : dir/file1: newRWFileHandle: 2026/04/13 05:46:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/13 05:46:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/13 05:46:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/13 05:46:17 DEBUG : dir/file1(0x3971627760c0): _readAt: size=1, off=0 2026/04/13 05:46:17 DEBUG : dir/file1(0x3971627760c0): openPending: 2026/04/13 05:46:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/13 05:46:17 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/13 05:46:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 05:46:17 DEBUG : dir/file1(0x3971627760c0): >openPending: err= 2026/04/13 05:46:17 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/13 05:46:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/13 05:46:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 05:46:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:46:17 DEBUG : dir/file1(0x3971627760c0): >_readAt: n=1, err= 2026/04/13 05:46:17 DEBUG : dir/file1(0x3971627760c0): _readAt: size=1, off=5 2026/04/13 05:46:17 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/13 05:46:17 DEBUG : dir/file1(0x3971627760c0): >_readAt: n=1, err= 2026/04/13 05:46:17 DEBUG : dir/file1(0x3971627760c0): _readAt: size=1, off=3 2026/04/13 05:46:17 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/13 05:46:17 DEBUG : dir/file1(0x3971627760c0): >_readAt: n=1, err= 2026/04/13 05:46:17 DEBUG : dir/file1(0x3971627760c0): _readAt: size=1, off=13 2026/04/13 05:46:17 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/13 05:46:17 DEBUG : dir/file1(0x3971627760c0): >_readAt: n=1, err= 2026/04/13 05:46:17 DEBUG : dir/file1(0x3971627760c0): _readAt: size=16, off=100 2026/04/13 05:46:17 DEBUG : dir/file1(0x3971627760c0): >_readAt: n=0, err=EOF 2026/04/13 05:46:17 DEBUG : dir/file1(0x3971627760c0): close: 2026/04/13 05:46:17 DEBUG : dir/file1(0x3971627760c0): >close: err= 2026/04/13 05:46:17 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:46:17 DEBUG : dir: Looking for writers 2026/04/13 05:46:17 DEBUG : file1: reading active writers 2026/04/13 05:46:17 DEBUG : Looking for writers 2026/04/13 05:46:17 DEBUG : dir: reading active writers 2026/04/13 05:46:17 DEBUG : >WaitForWriters: 2026/04/13 05:46:17 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: cleaner exiting 2026/04/13 05:46:22 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago/dir/file1: no such file or directory 2026/04/13 05:46:22 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-qobojuc4lago/dir/file1: no such file or directory 2026/04/13 05:46:23 DEBUG : forgetting directory cache 2026/04/13 05:46:28 DEBUG : forgetting directory cache 2026/04/13 05:46:28 DEBUG : dir: forgetting directory cache 2026/04/13 05:46:28 DEBUG : dir: Removed virtual directory entry vAddFile: "file1.metadata" 2026/04/13 05:46:28 DEBUG : Removed virtual directory entry vAddFile: "dir.metadata" --- PASS: TestRWFileHandleSeek (18.26s) === RUN TestRWFileHandleReadAt run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:46:31 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:46:31 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/13 05:46:31 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:46:31 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:46:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:46:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:46:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:46:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:46:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:46:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:46:31 INFO : Yandex rclone-test-qobojuc4lago: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/13 05:46:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 05:46:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/13 05:46:34 DEBUG : dir/file1: newRWFileHandle: 2026/04/13 05:46:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/13 05:46:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/13 05:46:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/13 05:46:34 DEBUG : dir/file1(0x397162bb5700): _readAt: size=1, off=0 2026/04/13 05:46:34 DEBUG : dir/file1(0x397162bb5700): openPending: 2026/04/13 05:46:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/13 05:46:34 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/13 05:46:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 05:46:34 DEBUG : dir/file1(0x397162bb5700): >openPending: err= 2026/04/13 05:46:34 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/13 05:46:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/13 05:46:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 05:46:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:46:35 DEBUG : dir/file1(0x397162bb5700): >_readAt: n=1, err= 2026/04/13 05:46:35 DEBUG : dir/file1(0x397162bb5700): _readAt: size=1, off=5 2026/04/13 05:46:35 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/13 05:46:35 DEBUG : dir/file1(0x397162bb5700): >_readAt: n=1, err= 2026/04/13 05:46:35 DEBUG : dir/file1(0x397162bb5700): _readAt: size=1, off=1 2026/04/13 05:46:35 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/13 05:46:35 DEBUG : dir/file1(0x397162bb5700): >_readAt: n=1, err= 2026/04/13 05:46:35 DEBUG : dir/file1(0x397162bb5700): _readAt: size=6, off=10 2026/04/13 05:46:35 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/13 05:46:35 DEBUG : dir/file1(0x397162bb5700): >_readAt: n=6, err= 2026/04/13 05:46:35 DEBUG : dir/file1(0x397162bb5700): _readAt: size=256, off=10 2026/04/13 05:46:35 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/13 05:46:35 DEBUG : dir/file1(0x397162bb5700): >_readAt: n=6, err=EOF 2026/04/13 05:46:35 DEBUG : dir/file1(0x397162bb5700): _readAt: size=256, off=100 2026/04/13 05:46:35 DEBUG : dir/file1(0x397162bb5700): >_readAt: n=0, err=EOF 2026/04/13 05:46:35 DEBUG : dir/file1(0x397162bb5700): close: 2026/04/13 05:46:35 DEBUG : dir/file1(0x397162bb5700): >close: err= 2026/04/13 05:46:35 DEBUG : dir/file1(0x397162bb5700): _readAt: size=256, off=100 2026/04/13 05:46:35 DEBUG : dir/file1(0x397162bb5700): >_readAt: n=0, err=file already closed 2026/04/13 05:46:35 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:46:35 DEBUG : dir: Looking for writers 2026/04/13 05:46:35 DEBUG : file1: reading active writers 2026/04/13 05:46:35 DEBUG : Looking for writers 2026/04/13 05:46:35 DEBUG : dir: reading active writers 2026/04/13 05:46:35 DEBUG : >WaitForWriters: 2026/04/13 05:46:35 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: cleaner exiting 2026/04/13 05:46:40 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago/dir/file1: no such file or directory 2026/04/13 05:46:40 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-qobojuc4lago/dir/file1: no such file or directory 2026/04/13 05:46:45 DEBUG : forgetting directory cache 2026/04/13 05:46:45 DEBUG : dir: forgetting directory cache --- PASS: TestRWFileHandleReadAt (18.32s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:46:49 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:46:49 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/13 05:46:49 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:46:49 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:46:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:46:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:46:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:46:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:46:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:46:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:46:49 INFO : Yandex rclone-test-qobojuc4lago: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/13 05:46:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 05:46:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/13 05:46:53 DEBUG : dir/file1: newRWFileHandle: 2026/04/13 05:46:53 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/13 05:46:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/13 05:46:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/13 05:46:53 DEBUG : dir/file1(0x397162bb5e80): RWFileHandle.Flush 2026/04/13 05:46:53 DEBUG : dir/file1(0x397162bb5e80): _readAt: size=256, off=0 2026/04/13 05:46:53 DEBUG : dir/file1(0x397162bb5e80): openPending: 2026/04/13 05:46:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/13 05:46:53 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/13 05:46:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 05:46:53 DEBUG : dir/file1(0x397162bb5e80): >openPending: err= 2026/04/13 05:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/13 05:46:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/13 05:46:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 05:46:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:46:53 DEBUG : dir/file1(0x397162bb5e80): >_readAt: n=16, err=EOF 2026/04/13 05:46:53 DEBUG : dir/file1(0x397162bb5e80): RWFileHandle.Flush 2026/04/13 05:46:53 DEBUG : dir/file1(0x397162bb5e80): RWFileHandle.Flush 2026/04/13 05:46:53 DEBUG : dir/file1(0x397162bb5e80): close: 2026/04/13 05:46:53 DEBUG : dir/file1(0x397162bb5e80): >close: err= 2026/04/13 05:46:53 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:46:53 DEBUG : dir: Looking for writers 2026/04/13 05:46:53 DEBUG : file1: reading active writers 2026/04/13 05:46:53 DEBUG : Looking for writers 2026/04/13 05:46:53 DEBUG : dir: reading active writers 2026/04/13 05:46:53 DEBUG : >WaitForWriters: 2026/04/13 05:46:53 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: cleaner exiting 2026/04/13 05:46:58 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago/dir/file1: no such file or directory 2026/04/13 05:46:58 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-qobojuc4lago/dir/file1: no such file or directory 2026/04/13 05:47:03 DEBUG : forgetting directory cache 2026/04/13 05:47:03 DEBUG : dir: forgetting directory cache --- PASS: TestRWFileHandleFlushRead (18.33s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:47:07 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:47:07 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/13 05:47:07 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:47:07 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:47:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:47:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:47:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:47:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:47:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:47:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:47:07 INFO : Yandex rclone-test-qobojuc4lago: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/13 05:47:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 05:47:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/13 05:47:10 DEBUG : dir/file1: newRWFileHandle: 2026/04/13 05:47:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/13 05:47:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/13 05:47:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/13 05:47:10 DEBUG : dir/file1(0x3971625c8d80): _readAt: size=256, off=0 2026/04/13 05:47:10 DEBUG : dir/file1(0x3971625c8d80): openPending: 2026/04/13 05:47:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/13 05:47:10 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/13 05:47:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 05:47:10 DEBUG : dir/file1(0x3971625c8d80): >openPending: err= 2026/04/13 05:47:10 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/13 05:47:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/13 05:47:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 05:47:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:47:11 DEBUG : dir/file1(0x3971625c8d80): >_readAt: n=16, err=EOF 2026/04/13 05:47:11 DEBUG : dir/file1(0x3971625c8d80): RWFileHandle.Release 2026/04/13 05:47:11 DEBUG : dir/file1(0x3971625c8d80): close: 2026/04/13 05:47:11 DEBUG : dir/file1(0x3971625c8d80): >close: err= 2026/04/13 05:47:11 DEBUG : dir/file1(0x3971625c8d80): RWFileHandle.Release 2026/04/13 05:47:11 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:47:11 DEBUG : dir: Looking for writers 2026/04/13 05:47:11 DEBUG : file1: reading active writers 2026/04/13 05:47:11 DEBUG : Looking for writers 2026/04/13 05:47:11 DEBUG : dir: reading active writers 2026/04/13 05:47:11 DEBUG : >WaitForWriters: 2026/04/13 05:47:11 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: cleaner exiting 2026/04/13 05:47: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-qobojuc4lago/dir/file1: no such file or directory 2026/04/13 05:47: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-qobojuc4lago/dir/file1: no such file or directory --- PASS: TestRWFileHandleReleaseRead (17.16s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:47:24 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:47:24 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/13 05:47:24 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:47:24 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:47:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:47:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:47:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:47:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:47:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:47:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:47:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:47:24 INFO : Yandex rclone-test-qobojuc4lago: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/13 05:47:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:47:28 DEBUG : file1: newRWFileHandle: 2026/04/13 05:47:28 DEBUG : file1(0x3971627dacc0): openPending: 2026/04/13 05:47:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:47:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:47:28 DEBUG : file1(0x3971627dacc0): >openPending: err= 2026/04/13 05:47:28 DEBUG : file1: >newRWFileHandle: err= 2026/04/13 05:47:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:47:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/13 05:47:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/13 05:47:28 DEBUG : file1(0x3971627dacc0): _writeAt: size=5, off=0 2026/04/13 05:47:28 DEBUG : file1(0x3971627dacc0): >_writeAt: n=5, err= 2026/04/13 05:47:28 DEBUG : file1(0x3971627dacc0): _writeAt: size=7, off=5 2026/04/13 05:47:28 DEBUG : file1(0x3971627dacc0): >_writeAt: n=7, err= 2026/04/13 05:47:28 DEBUG : file1: vfs cache: truncate to size=11 2026/04/13 05:47:28 DEBUG : file1(0x3971627dacc0): close: 2026/04/13 05:47:28 DEBUG : file1: vfs cache: setting modification time to 2026-04-13 05:47:28.720274661 +0000 UTC m=+1212.392504105 2026/04/13 05:47:28 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/13 05:47:28 DEBUG : file1(0x3971627dacc0): >close: err= 2026/04/13 05:47:28 DEBUG : file1(0x3971627dacc0): close: 2026/04/13 05:47:28 DEBUG : file1(0x3971627dacc0): >close: err=file already closed 2026/04/13 05:47:28 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:47:28 DEBUG : Looking for writers 2026/04/13 05:47:28 DEBUG : file1: reading active writers 2026/04/13 05:47:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/13 05:47:28 DEBUG : Looking for writers 2026/04/13 05:47:28 DEBUG : file1: reading active writers 2026/04/13 05:47:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/13 05:47:28 DEBUG : Looking for writers 2026/04/13 05:47:28 DEBUG : file1: reading active writers 2026/04/13 05:47:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/13 05:47:28 DEBUG : Looking for writers 2026/04/13 05:47:28 DEBUG : file1: reading active writers 2026/04/13 05:47:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/13 05:47:28 DEBUG : file1: vfs cache: starting upload 2026/04/13 05:47:28 DEBUG : Looking for writers 2026/04/13 05:47:28 DEBUG : file1: reading active writers 2026/04/13 05:47:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/13 05:47:29 DEBUG : Looking for writers 2026/04/13 05:47:29 DEBUG : file1: reading active writers 2026/04/13 05:47:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/13 05:47:29 DEBUG : Looking for writers 2026/04/13 05:47:29 DEBUG : file1: reading active writers 2026/04/13 05:47:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/13 05:47:29 DEBUG : Looking for writers 2026/04/13 05:47:29 DEBUG : file1: reading active writers 2026/04/13 05:47:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/13 05:47:30 DEBUG : Looking for writers 2026/04/13 05:47:30 DEBUG : file1: reading active writers 2026/04/13 05:47:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/13 05:47:31 DEBUG : file1: size = 11 OK 2026/04/13 05:47:31 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 05:47:31 INFO : file1: Copied (new) 2026/04/13 05:47:31 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-13 05:47:28.720274661 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/04/13 05:47:31 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:47:31 INFO : file1: vfs cache: upload succeeded try #1 2026/04/13 05:47:31 DEBUG : Looking for writers 2026/04/13 05:47:31 DEBUG : file1: reading active writers 2026/04/13 05:47:31 DEBUG : >WaitForWriters: 2026/04/13 05:47:32 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:47:32 DEBUG : Looking for writers 2026/04/13 05:47:32 DEBUG : file1: reading active writers 2026/04/13 05:47:32 DEBUG : >WaitForWriters: 2026/04/13 05:47:32 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: cleaner exiting 2026/04/13 05:47:32 DEBUG : forgetting directory cache 2026/04/13 05:47:32 DEBUG : dir: forgetting directory cache 2026/04/13 05:47:32 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" --- PASS: TestRWFileHandleMethodsWrite (13.84s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:47:38 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:47:38 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/13 05:47:38 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:47:38 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:47:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:47:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:47:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:47:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:47:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:47:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:47:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:47:38 INFO : Yandex rclone-test-qobojuc4lago: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/13 05:47:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:47:39 DEBUG : file1: newRWFileHandle: 2026/04/13 05:47:39 DEBUG : file1(0x397162925400): openPending: 2026/04/13 05:47:39 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:47:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:47:39 DEBUG : file1(0x397162925400): >openPending: err= 2026/04/13 05:47:39 DEBUG : file1: >newRWFileHandle: err= 2026/04/13 05:47:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:47:39 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/13 05:47:39 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/13 05:47:39 DEBUG : file1(0x397162925400): _writeAt: size=7, off=0 2026/04/13 05:47:39 DEBUG : file1(0x397162925400): >_writeAt: n=7, err= 2026/04/13 05:47:39 DEBUG : file1(0x397162925400): _writeAt: size=6, off=5 2026/04/13 05:47:39 DEBUG : file1(0x397162925400): >_writeAt: n=6, err= 2026/04/13 05:47:39 DEBUG : file1(0x397162925400): close: 2026/04/13 05:47:39 DEBUG : file1: vfs cache: setting modification time to 2026-04-13 05:47:39.072747243 +0000 UTC m=+1222.744976707 2026/04/13 05:47:39 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/13 05:47:39 DEBUG : file1(0x397162925400): >close: err= 2026/04/13 05:47:39 DEBUG : file1(0x397162925400): _writeAt: size=5, off=0 2026/04/13 05:47:39 DEBUG : file1(0x397162925400): >_writeAt: n=0, err=file already closed 2026/04/13 05:47:39 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:47:39 DEBUG : Looking for writers 2026/04/13 05:47:39 DEBUG : file1: reading active writers 2026/04/13 05:47:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/13 05:47:39 DEBUG : Looking for writers 2026/04/13 05:47:39 DEBUG : file1: reading active writers 2026/04/13 05:47:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/13 05:47:39 DEBUG : Looking for writers 2026/04/13 05:47:39 DEBUG : file1: reading active writers 2026/04/13 05:47:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/13 05:47:39 DEBUG : Looking for writers 2026/04/13 05:47:39 DEBUG : file1: reading active writers 2026/04/13 05:47:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/13 05:47:39 DEBUG : file1: vfs cache: starting upload 2026/04/13 05:47:39 DEBUG : Looking for writers 2026/04/13 05:47:39 DEBUG : file1: reading active writers 2026/04/13 05:47:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/13 05:47:39 DEBUG : Looking for writers 2026/04/13 05:47:39 DEBUG : file1: reading active writers 2026/04/13 05:47:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/13 05:47:39 DEBUG : Looking for writers 2026/04/13 05:47:39 DEBUG : file1: reading active writers 2026/04/13 05:47:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/13 05:47:40 DEBUG : Looking for writers 2026/04/13 05:47:40 DEBUG : file1: reading active writers 2026/04/13 05:47:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/13 05:47:41 DEBUG : file1: size = 11 OK 2026/04/13 05:47:41 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 05:47:41 INFO : file1: Copied (new) 2026/04/13 05:47:41 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-13 05:47:39.072747243 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/04/13 05:47:41 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/13 05:47:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:47:41 INFO : file1: vfs cache: upload succeeded try #1 2026/04/13 05:47:41 DEBUG : Looking for writers 2026/04/13 05:47:41 DEBUG : file1: reading active writers 2026/04/13 05:47:41 DEBUG : >WaitForWriters: 2026/04/13 05:47:41 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:47:41 DEBUG : Looking for writers 2026/04/13 05:47:41 DEBUG : file1: reading active writers 2026/04/13 05:47:41 DEBUG : >WaitForWriters: 2026/04/13 05:47:41 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (9.68s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:47:48 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:47:48 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/13 05:47:48 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:47:48 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:47:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:47:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:47:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:47:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:47:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:47:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:47:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:47:48 INFO : Yandex rclone-test-qobojuc4lago: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/13 05:47:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:47:49 DEBUG : file1: newRWFileHandle: 2026/04/13 05:47:49 DEBUG : file1(0x397162925e40): openPending: 2026/04/13 05:47:49 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:47:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:47:49 DEBUG : file1(0x397162925e40): >openPending: err= 2026/04/13 05:47:49 DEBUG : file1: >newRWFileHandle: err= 2026/04/13 05:47:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:47:49 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/13 05:47:49 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/13 05:47:49 DEBUG : file1(0x397162925e40): close: 2026/04/13 05:47:49 DEBUG : file1: vfs cache: setting modification time to 2026-04-13 05:47:49.062923943 +0000 UTC m=+1232.735153387 2026/04/13 05:47:49 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/13 05:47:49 DEBUG : file1(0x397162925e40): >close: err= 2026/04/13 05:47:49 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/13 05:47:49 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/13 05:47:49 DEBUG : file2: newRWFileHandle: 2026/04/13 05:47:49 DEBUG : file2(0x397162cb83c0): openPending: 2026/04/13 05:47:49 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:47:49 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/13 05:47:49 DEBUG : file2(0x397162cb83c0): >openPending: err= 2026/04/13 05:47:49 DEBUG : file2: >newRWFileHandle: err= 2026/04/13 05:47:49 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/13 05:47:49 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/04/13 05:47:49 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/04/13 05:47:49 DEBUG : file2(0x397162cb83c0): RWFileHandle.Flush 2026/04/13 05:47:49 DEBUG : file2(0x397162cb83c0): RWFileHandle.Release 2026/04/13 05:47:49 DEBUG : file2(0x397162cb83c0): close: 2026/04/13 05:47:49 DEBUG : file2: vfs cache: setting modification time to 2026-04-13 05:47:49.06402836 +0000 UTC m=+1232.736257804 2026/04/13 05:47:49 INFO : file2: vfs cache: queuing for upload in 100ms 2026/04/13 05:47:49 DEBUG : file2(0x397162cb83c0): >close: err= 2026/04/13 05:47:49 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:47:49 DEBUG : Looking for writers 2026/04/13 05:47:49 DEBUG : file1: reading active writers 2026/04/13 05:47:49 DEBUG : file2: reading active writers 2026/04/13 05:47:49 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/04/13 05:47:49 DEBUG : Looking for writers 2026/04/13 05:47:49 DEBUG : file2: reading active writers 2026/04/13 05:47:49 DEBUG : file1: reading active writers 2026/04/13 05:47:49 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/04/13 05:47:49 DEBUG : Looking for writers 2026/04/13 05:47:49 DEBUG : file1: reading active writers 2026/04/13 05:47:49 DEBUG : file2: reading active writers 2026/04/13 05:47:49 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/04/13 05:47:49 DEBUG : Looking for writers 2026/04/13 05:47:49 DEBUG : file2: reading active writers 2026/04/13 05:47:49 DEBUG : file1: reading active writers 2026/04/13 05:47:49 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/04/13 05:47:49 DEBUG : file1: vfs cache: starting upload 2026/04/13 05:47:49 DEBUG : file2: vfs cache: starting upload 2026/04/13 05:47:49 DEBUG : Looking for writers 2026/04/13 05:47:49 DEBUG : file1: reading active writers 2026/04/13 05:47:49 DEBUG : file2: reading active writers 2026/04/13 05:47:49 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/04/13 05:47:49 DEBUG : Looking for writers 2026/04/13 05:47:49 DEBUG : file1: reading active writers 2026/04/13 05:47:49 DEBUG : file2: reading active writers 2026/04/13 05:47:49 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/04/13 05:47:49 DEBUG : Looking for writers 2026/04/13 05:47:49 DEBUG : file1: reading active writers 2026/04/13 05:47:49 DEBUG : file2: reading active writers 2026/04/13 05:47:49 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/04/13 05:47:50 DEBUG : Looking for writers 2026/04/13 05:47:50 DEBUG : file1: reading active writers 2026/04/13 05:47:50 DEBUG : file2: reading active writers 2026/04/13 05:47:50 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/04/13 05:47:50 DEBUG : file2: size = 0 OK 2026/04/13 05:47:50 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 05:47:50 INFO : file2: Copied (new) 2026/04/13 05:47:50 DEBUG : file2: vfs cache: fingerprint now "0,2026-04-13 05:47:49.06402836 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/04/13 05:47:50 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/04/13 05:47:50 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/13 05:47:50 INFO : file2: vfs cache: upload succeeded try #1 2026/04/13 05:47:51 DEBUG : file1: size = 0 OK 2026/04/13 05:47:51 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 05:47:51 INFO : file1: Copied (new) 2026/04/13 05:47:51 DEBUG : file1: vfs cache: fingerprint now "0,2026-04-13 05:47:49.062923943 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/04/13 05:47:51 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/13 05:47:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:47:51 INFO : file1: vfs cache: upload succeeded try #1 2026/04/13 05:47:51 DEBUG : Looking for writers 2026/04/13 05:47:51 DEBUG : file1: reading active writers 2026/04/13 05:47:51 DEBUG : file2: reading active writers 2026/04/13 05:47:51 DEBUG : >WaitForWriters: 2026/04/13 05:47:51 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:47:51 DEBUG : Looking for writers 2026/04/13 05:47:51 DEBUG : file1: reading active writers 2026/04/13 05:47:51 DEBUG : file2: reading active writers 2026/04/13 05:47:51 DEBUG : >WaitForWriters: 2026/04/13 05:47:51 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: cleaner exiting 2026/04/13 05:47:54 DEBUG : forgetting directory cache 2026/04/13 05:47:54 DEBUG : dir: forgetting directory cache 2026/04/13 05:47:54 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" --- PASS: TestRWFileHandleWriteNoWrite (14.42s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:48:02 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:48:02 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/13 05:48:02 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:48:02 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:48:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:48:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:48:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:48:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:48:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:48:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:48:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:48:02 INFO : Yandex rclone-test-qobojuc4lago: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/13 05:48:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:48:03 DEBUG : file1: newRWFileHandle: 2026/04/13 05:48:03 DEBUG : file1(0x3971625f4200): openPending: 2026/04/13 05:48:03 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:48:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:48:03 DEBUG : file1(0x3971625f4200): >openPending: err= 2026/04/13 05:48:03 DEBUG : file1: >newRWFileHandle: err= 2026/04/13 05:48:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:48:03 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/13 05:48:03 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/13 05:48:03 DEBUG : file1(0x3971625f4200): _writeAt: size=5, off=0 2026/04/13 05:48:03 DEBUG : file1(0x3971625f4200): >_writeAt: n=5, err= 2026/04/13 05:48:03 DEBUG : file1(0x3971625f4200): RWFileHandle.Flush 2026/04/13 05:48:03 DEBUG : file1(0x3971625f4200): RWFileHandle.Flush 2026/04/13 05:48:03 DEBUG : file1(0x3971625f4200): close: 2026/04/13 05:48:03 DEBUG : file1: vfs cache: setting modification time to 2026-04-13 05:48:03.960686611 +0000 UTC m=+1247.632916045 2026/04/13 05:48:03 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/13 05:48:03 DEBUG : file1(0x3971625f4200): >close: err= 2026/04/13 05:48:03 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:48:03 DEBUG : Looking for writers 2026/04/13 05:48:03 DEBUG : file1: reading active writers 2026/04/13 05:48:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/13 05:48:03 DEBUG : Looking for writers 2026/04/13 05:48:03 DEBUG : file1: reading active writers 2026/04/13 05:48:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/13 05:48:03 DEBUG : Looking for writers 2026/04/13 05:48:03 DEBUG : file1: reading active writers 2026/04/13 05:48:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/13 05:48:04 DEBUG : Looking for writers 2026/04/13 05:48:04 DEBUG : file1: reading active writers 2026/04/13 05:48:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/13 05:48:04 DEBUG : file1: vfs cache: starting upload 2026/04/13 05:48:04 DEBUG : Looking for writers 2026/04/13 05:48:04 DEBUG : file1: reading active writers 2026/04/13 05:48:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/13 05:48:04 DEBUG : Looking for writers 2026/04/13 05:48:04 DEBUG : file1: reading active writers 2026/04/13 05:48:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/13 05:48:04 DEBUG : Looking for writers 2026/04/13 05:48:04 DEBUG : file1: reading active writers 2026/04/13 05:48:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/13 05:48:05 DEBUG : Looking for writers 2026/04/13 05:48:05 DEBUG : file1: reading active writers 2026/04/13 05:48:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/13 05:48:06 DEBUG : file1: size = 5 OK 2026/04/13 05:48:06 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/13 05:48:06 INFO : file1: Copied (new) 2026/04/13 05:48:06 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-13 05:48:03.960686611 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/13 05:48:06 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/13 05:48:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:48:06 INFO : file1: vfs cache: upload succeeded try #1 2026/04/13 05:48:06 DEBUG : Looking for writers 2026/04/13 05:48:06 DEBUG : file1: reading active writers 2026/04/13 05:48:06 DEBUG : >WaitForWriters: 2026/04/13 05:48:06 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (9.86s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:48:12 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:48:12 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/13 05:48:12 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:48:12 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:48:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:48:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:48:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:48:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:48:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:48:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:48:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:48:12 INFO : Yandex rclone-test-qobojuc4lago: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/13 05:48:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:48:13 DEBUG : file1: newRWFileHandle: 2026/04/13 05:48:13 DEBUG : file1(0x3971625f5440): openPending: 2026/04/13 05:48:13 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:48:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:48:13 DEBUG : file1(0x3971625f5440): >openPending: err= 2026/04/13 05:48:13 DEBUG : file1: >newRWFileHandle: err= 2026/04/13 05:48:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:48:13 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/13 05:48:13 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/13 05:48:13 DEBUG : file1(0x3971625f5440): _writeAt: size=5, off=0 2026/04/13 05:48:13 DEBUG : file1(0x3971625f5440): >_writeAt: n=5, err= 2026/04/13 05:48:13 DEBUG : file1(0x3971625f5440): RWFileHandle.Release 2026/04/13 05:48:13 DEBUG : file1(0x3971625f5440): close: 2026/04/13 05:48:13 DEBUG : file1: vfs cache: setting modification time to 2026-04-13 05:48:13.146410456 +0000 UTC m=+1256.818639940 2026/04/13 05:48:13 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/13 05:48:13 DEBUG : file1(0x3971625f5440): >close: err= 2026/04/13 05:48:13 DEBUG : file1(0x3971625f5440): RWFileHandle.Release 2026/04/13 05:48:13 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:48:13 DEBUG : Looking for writers 2026/04/13 05:48:13 DEBUG : file1: reading active writers 2026/04/13 05:48:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/13 05:48:13 DEBUG : Looking for writers 2026/04/13 05:48:13 DEBUG : file1: reading active writers 2026/04/13 05:48:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/13 05:48:13 DEBUG : Looking for writers 2026/04/13 05:48:13 DEBUG : file1: reading active writers 2026/04/13 05:48:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/13 05:48:13 DEBUG : Looking for writers 2026/04/13 05:48:13 DEBUG : file1: reading active writers 2026/04/13 05:48:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/13 05:48:13 DEBUG : file1: vfs cache: starting upload 2026/04/13 05:48:13 DEBUG : Looking for writers 2026/04/13 05:48:13 DEBUG : file1: reading active writers 2026/04/13 05:48:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/13 05:48:13 DEBUG : Looking for writers 2026/04/13 05:48:13 DEBUG : file1: reading active writers 2026/04/13 05:48:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/13 05:48:13 DEBUG : Looking for writers 2026/04/13 05:48:13 DEBUG : file1: reading active writers 2026/04/13 05:48:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/13 05:48:14 DEBUG : Looking for writers 2026/04/13 05:48:14 DEBUG : file1: reading active writers 2026/04/13 05:48:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/13 05:48:15 DEBUG : Looking for writers 2026/04/13 05:48:15 DEBUG : file1: reading active writers 2026/04/13 05:48:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/13 05:48:15 DEBUG : forgetting directory cache 2026/04/13 05:48:15 DEBUG : dir: forgetting directory cache 2026/04/13 05:48:15 DEBUG : file1: size = 5 OK 2026/04/13 05:48:15 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/13 05:48:15 INFO : file1: Copied (new) 2026/04/13 05:48:15 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-13 05:48:13.146410456 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/13 05:48:15 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/13 05:48:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:48:15 INFO : file1: vfs cache: upload succeeded try #1 2026/04/13 05:48:16 DEBUG : Looking for writers 2026/04/13 05:48:16 DEBUG : file1: reading active writers 2026/04/13 05:48:16 DEBUG : >WaitForWriters: 2026/04/13 05:48:16 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (9.99s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:48:22 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:48:22 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/13 05:48:22 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:48:22 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:48:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:48:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:48:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:48:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:48:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:48:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:48:22 INFO : Yandex rclone-test-qobojuc4lago: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/13 05:48:25 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/04/13 05:48:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/13 05:48:26 DEBUG : dir/file1: newRWFileHandle: 2026/04/13 05:48:26 DEBUG : dir/file1(0x3971627774c0): openPending: 2026/04/13 05:48:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/13 05:48:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/13 05:48:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 05:48:26 DEBUG : dir/file1(0x3971627774c0): >openPending: err= 2026/04/13 05:48:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/13 05:48:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/13 05:48:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/13 05:48:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/13 05:48:26 DEBUG : dir/file1(0x3971627774c0): _writeAt: size=5, off=0 2026/04/13 05:48:26 DEBUG : dir/file1(0x3971627774c0): >_writeAt: n=5, err= 2026/04/13 05:48:26 DEBUG : dir/file1(0x3971627774c0): close: 2026/04/13 05:48:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:48:26 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-13 05:48:26.664778501 +0000 UTC m=+1270.337007945 2026/04/13 05:48:26 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/13 05:48:26 DEBUG : dir/file1(0x3971627774c0): >close: err= 2026/04/13 05:48:26 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:48:26 DEBUG : dir: Looking for writers 2026/04/13 05:48:26 DEBUG : file1: reading active writers 2026/04/13 05:48:26 DEBUG : Looking for writers 2026/04/13 05:48:26 DEBUG : dir: reading active writers 2026/04/13 05:48:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/13 05:48:26 DEBUG : dir: Looking for writers 2026/04/13 05:48:26 DEBUG : file1: reading active writers 2026/04/13 05:48:26 DEBUG : Looking for writers 2026/04/13 05:48:26 DEBUG : dir: reading active writers 2026/04/13 05:48:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/13 05:48:26 DEBUG : dir: Looking for writers 2026/04/13 05:48:26 DEBUG : file1: reading active writers 2026/04/13 05:48:26 DEBUG : Looking for writers 2026/04/13 05:48:26 DEBUG : dir: reading active writers 2026/04/13 05:48:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/13 05:48:26 DEBUG : dir: Looking for writers 2026/04/13 05:48:26 DEBUG : file1: reading active writers 2026/04/13 05:48:26 DEBUG : Looking for writers 2026/04/13 05:48:26 DEBUG : dir: reading active writers 2026/04/13 05:48:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/13 05:48:26 DEBUG : dir/file1: vfs cache: starting upload 2026/04/13 05:48:26 DEBUG : dir: Looking for writers 2026/04/13 05:48:26 DEBUG : file1: reading active writers 2026/04/13 05:48:26 DEBUG : Looking for writers 2026/04/13 05:48:26 DEBUG : dir: reading active writers 2026/04/13 05:48:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/13 05:48:26 DEBUG : dir: Looking for writers 2026/04/13 05:48:26 DEBUG : file1: reading active writers 2026/04/13 05:48:26 DEBUG : Looking for writers 2026/04/13 05:48:26 DEBUG : dir: reading active writers 2026/04/13 05:48:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/13 05:48:27 DEBUG : dir: Looking for writers 2026/04/13 05:48:27 DEBUG : file1: reading active writers 2026/04/13 05:48:27 DEBUG : Looking for writers 2026/04/13 05:48:27 DEBUG : dir: reading active writers 2026/04/13 05:48:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/13 05:48:27 DEBUG : dir: Looking for writers 2026/04/13 05:48:27 DEBUG : file1: reading active writers 2026/04/13 05:48:27 DEBUG : Looking for writers 2026/04/13 05:48:27 DEBUG : dir: reading active writers 2026/04/13 05:48:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/13 05:48:28 DEBUG : dir: Looking for writers 2026/04/13 05:48:28 DEBUG : file1: reading active writers 2026/04/13 05:48:28 DEBUG : Looking for writers 2026/04/13 05:48:28 DEBUG : dir: reading active writers 2026/04/13 05:48:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/13 05:48:29 DEBUG : dir/file1: size = 5 OK 2026/04/13 05:48:29 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/04/13 05:48:29 INFO : dir/file1: Copied (replaced existing) 2026/04/13 05:48:29 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-04-13 05:48:26.664778501 +0000 UTC," 2026/04/13 05:48:29 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/13 05:48:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 05:48:29 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/13 05:48:29 DEBUG : dir: Looking for writers 2026/04/13 05:48:29 DEBUG : file1: reading active writers 2026/04/13 05:48:29 DEBUG : Looking for writers 2026/04/13 05:48:29 DEBUG : dir: reading active writers 2026/04/13 05:48:29 DEBUG : >WaitForWriters: 2026/04/13 05:48:29 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: cleaner exiting 2026/04/13 05:48:35 DEBUG : forgetting directory cache 2026/04/13 05:48:35 DEBUG : dir: forgetting directory cache --- PASS: TestRWFileHandleSizeTruncateExisting (20.55s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:48:43 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:48:43 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/13 05:48:43 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:48:43 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:48:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:48:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:48:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:48:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:48:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:48:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:48:43 INFO : Yandex rclone-test-qobojuc4lago: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/13 05:48:45 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:48:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:48:46 DEBUG : dir/file1: newRWFileHandle: 2026/04/13 05:48:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/13 05:48:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 05:48:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/13 05:48:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/13 05:48:46 DEBUG : dir/file1(0x3971625c9800): _writeAt: size=5, off=0 2026/04/13 05:48:46 DEBUG : dir/file1(0x3971625c9800): openPending: 2026/04/13 05:48:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/13 05:48:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/13 05:48:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 05:48:46 DEBUG : dir/file1(0x3971625c9800): >openPending: err= 2026/04/13 05:48:46 DEBUG : dir/file1(0x3971625c9800): >_writeAt: n=5, err= 2026/04/13 05:48:46 DEBUG : dir/file1(0x3971625c9800): _writeAt: size=15, off=5 2026/04/13 05:48:46 DEBUG : dir/file1(0x3971625c9800): >_writeAt: n=15, err= 2026/04/13 05:48:46 DEBUG : dir/file1(0x3971625c9800): close: 2026/04/13 05:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/04/13 05:48:46 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-13 05:48:46.736731643 +0000 UTC m=+1290.408961148 2026/04/13 05:48:46 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/13 05:48:46 DEBUG : dir/file1(0x3971625c9800): >close: err= 2026/04/13 05:48:46 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:48:46 DEBUG : dir: Looking for writers 2026/04/13 05:48:46 DEBUG : file1: reading active writers 2026/04/13 05:48:46 DEBUG : Looking for writers 2026/04/13 05:48:46 DEBUG : dir: reading active writers 2026/04/13 05:48:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/13 05:48:46 DEBUG : dir: Looking for writers 2026/04/13 05:48:46 DEBUG : file1: reading active writers 2026/04/13 05:48:46 DEBUG : Looking for writers 2026/04/13 05:48:46 DEBUG : dir: reading active writers 2026/04/13 05:48:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/13 05:48:46 DEBUG : dir: Looking for writers 2026/04/13 05:48:46 DEBUG : file1: reading active writers 2026/04/13 05:48:46 DEBUG : Looking for writers 2026/04/13 05:48:46 DEBUG : dir: reading active writers 2026/04/13 05:48:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/13 05:48:46 DEBUG : dir: Looking for writers 2026/04/13 05:48:46 DEBUG : file1: reading active writers 2026/04/13 05:48:46 DEBUG : Looking for writers 2026/04/13 05:48:46 DEBUG : dir: reading active writers 2026/04/13 05:48:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/13 05:48:46 DEBUG : dir/file1: vfs cache: starting upload 2026/04/13 05:48:46 DEBUG : dir: Looking for writers 2026/04/13 05:48:46 DEBUG : file1: reading active writers 2026/04/13 05:48:46 DEBUG : Looking for writers 2026/04/13 05:48:46 DEBUG : dir: reading active writers 2026/04/13 05:48:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/13 05:48:47 DEBUG : dir: Looking for writers 2026/04/13 05:48:47 DEBUG : file1: reading active writers 2026/04/13 05:48:47 DEBUG : Looking for writers 2026/04/13 05:48:47 DEBUG : dir: reading active writers 2026/04/13 05:48:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/13 05:48:47 DEBUG : dir: Looking for writers 2026/04/13 05:48:47 DEBUG : file1: reading active writers 2026/04/13 05:48:47 DEBUG : Looking for writers 2026/04/13 05:48:47 DEBUG : dir: reading active writers 2026/04/13 05:48:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/13 05:48:48 DEBUG : dir: Looking for writers 2026/04/13 05:48:48 DEBUG : file1: reading active writers 2026/04/13 05:48:48 DEBUG : Looking for writers 2026/04/13 05:48:48 DEBUG : dir: reading active writers 2026/04/13 05:48:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/13 05:48:49 DEBUG : dir: Looking for writers 2026/04/13 05:48:49 DEBUG : file1: reading active writers 2026/04/13 05:48:49 DEBUG : Looking for writers 2026/04/13 05:48:49 DEBUG : dir: reading active writers 2026/04/13 05:48:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/13 05:48:49 DEBUG : dir/file1: size = 20 OK 2026/04/13 05:48:49 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/04/13 05:48:49 INFO : dir/file1: Copied (replaced existing) 2026/04/13 05:48:49 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-04-13 05:48:46.736731643 +0000 UTC," 2026/04/13 05:48:49 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/13 05:48:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 05:48:49 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/13 05:48:50 DEBUG : dir: Looking for writers 2026/04/13 05:48:50 DEBUG : file1: reading active writers 2026/04/13 05:48:50 DEBUG : Looking for writers 2026/04/13 05:48:50 DEBUG : dir: reading active writers 2026/04/13 05:48:50 DEBUG : >WaitForWriters: 2026/04/13 05:48:50 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (21.24s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:49:04 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:49:04 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/13 05:49:04 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:49:04 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:49:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:49:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:49:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:49:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:49:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:49:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:49:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:04 INFO : Yandex rclone-test-qobojuc4lago: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/13 05:49:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:04 DEBUG : file1: newRWFileHandle: 2026/04/13 05:49:04 DEBUG : file1(0x397162d29680): openPending: 2026/04/13 05:49:04 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:49:04 DEBUG : file1(0x397162d29680): >openPending: err= 2026/04/13 05:49:04 DEBUG : file1: >newRWFileHandle: err= 2026/04/13 05:49:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:49:04 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/13 05:49:04 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/13 05:49:04 DEBUG : file1(0x397162d29680): _writeAt: size=5, off=0 2026/04/13 05:49:04 DEBUG : file1(0x397162d29680): >_writeAt: n=5, err= 2026/04/13 05:49:04 DEBUG : file1(0x397162d29680): close: 2026/04/13 05:49:04 DEBUG : file1: vfs cache: setting modification time to 2026-04-13 05:49:04.840378315 +0000 UTC m=+1308.512607759 2026/04/13 05:49:04 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:04 DEBUG : file1(0x397162d29680): >close: err= 2026/04/13 05:49:04 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:49:04 DEBUG : Looking for writers 2026/04/13 05:49:04 DEBUG : file1: reading active writers 2026/04/13 05:49:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/13 05:49:04 DEBUG : Looking for writers 2026/04/13 05:49:04 DEBUG : file1: reading active writers 2026/04/13 05:49:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/13 05:49:04 DEBUG : Looking for writers 2026/04/13 05:49:04 DEBUG : file1: reading active writers 2026/04/13 05:49:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/13 05:49:04 DEBUG : Looking for writers 2026/04/13 05:49:04 DEBUG : file1: reading active writers 2026/04/13 05:49:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/13 05:49:04 DEBUG : file1: vfs cache: starting upload 2026/04/13 05:49:04 DEBUG : Looking for writers 2026/04/13 05:49:04 DEBUG : file1: reading active writers 2026/04/13 05:49:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/13 05:49:05 DEBUG : Looking for writers 2026/04/13 05:49:05 DEBUG : file1: reading active writers 2026/04/13 05:49:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/13 05:49:05 DEBUG : Looking for writers 2026/04/13 05:49:05 DEBUG : file1: reading active writers 2026/04/13 05:49:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/13 05:49:06 DEBUG : Looking for writers 2026/04/13 05:49:06 DEBUG : file1: reading active writers 2026/04/13 05:49:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/13 05:49:06 DEBUG : file1: size = 5 OK 2026/04/13 05:49:06 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/13 05:49:06 INFO : file1: Copied (new) 2026/04/13 05:49:06 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-13 05:49:04.840378315 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/13 05:49:06 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/13 05:49:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:49:06 INFO : file1: vfs cache: upload succeeded try #1 2026/04/13 05:49:07 DEBUG : Looking for writers 2026/04/13 05:49:07 DEBUG : file1: reading active writers 2026/04/13 05:49:07 DEBUG : >WaitForWriters: 2026/04/13 05:49:07 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (8.89s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:49:13 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:49:13 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/13 05:49:13 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:49:13 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:49:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:49:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:49:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:49:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:49:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:49:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/04/13 05:49:13 INFO : Yandex rclone-test-qobojuc4lago: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162925980): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162925980): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162925980): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162925980): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162925980): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.721217507 +0000 UTC m=+1317.393446951 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162925980): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b6a000): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b6a000): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b6a000): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b6a000): >_readAt: n=2, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b6a000): _writeAt: size=3, off=2 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b6a000): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b6a000): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.721217507 +0000 UTC m=+1317.393446951 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b6a000): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b6a4c0): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b6a4c0): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b6a4c0): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b6a4c0): >_readAt: n=5, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b6a4c0): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.721217507 +0000 UTC m=+1317.393446951 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b6a4c0): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162430000 item 1 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b6ac00): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b6ac00): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b6ac00): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b6ac00): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b6ac00): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.72393793 +0000 UTC m=+1317.396167374 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b6ac00): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b6b140): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b6b140): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b6b140): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b6b140): >_readAt: n=5, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b6b140): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.72393793 +0000 UTC m=+1317.396167374 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b6b140): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162430e70 item 2 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b6b880): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b6b880): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b6b880): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b6b880): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b6b880): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.725610061 +0000 UTC m=+1317.397839495 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b6b880): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b6bd00): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b6bd00): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b6bd00): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b6bd00): >_readAt: n=2, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b6bd00): _writeAt: size=3, off=2 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b6bd00): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b6bd00): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.725610061 +0000 UTC m=+1317.397839495 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b6bd00): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3c3c0): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3c3c0): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3c3c0): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3c3c0): >_readAt: n=5, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3c3c0): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.725610061 +0000 UTC m=+1317.397839495 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3c3c0): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971624312d0 item 3 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3ccc0): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3ccc0): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3ccc0): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3ccc0): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3ccc0): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.728001662 +0000 UTC m=+1317.400231106 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3ccc0): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3d280): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3d280): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3d280): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3d280): >_readAt: n=5, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3d280): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.728001662 +0000 UTC m=+1317.400231106 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3d280): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971624319d0 item 4 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3da00): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3da00): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3da00): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3da00): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3da00): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.729414013 +0000 UTC m=+1317.401643457 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3da00): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x39716273c0c0): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x39716273c0c0): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x39716273c0c0): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x39716273c0c0): >_readAt: n=2, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x39716273c0c0): _writeAt: size=3, off=2 2026/04/13 05:49:13 DEBUG : open-test-file(0x39716273c0c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:49:13 DEBUG : open-test-file(0x39716273c0c0): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.729414013 +0000 UTC m=+1317.401643457 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x39716273c0c0): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x39716273c680): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x39716273c680): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x39716273c680): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x39716273c680): >_readAt: n=5, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x39716273c680): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.729414013 +0000 UTC m=+1317.401643457 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x39716273c680): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162431dc0 item 5 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x39716273ce00): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x39716273ce00): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x39716273ce00): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x39716273ce00): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x39716273ce00): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.7313277 +0000 UTC m=+1317.403557134 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x39716273ce00): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x39716273d440): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x39716273d440): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x39716273d440): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x39716273d440): >_readAt: n=5, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x39716273d440): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.7313277 +0000 UTC m=+1317.403557134 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x39716273d440): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162b7e850 item 6 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x39716273dcc0): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x39716273dcc0): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x39716273dcc0): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x39716273dcc0): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x39716273dcc0): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.732922546 +0000 UTC m=+1317.405151990 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x39716273dcc0): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162caa2c0): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162caa2c0): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162caa2c0): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162caa2c0): >_readAt: n=2, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162caa2c0): _writeAt: size=3, off=2 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162caa2c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162caa2c0): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.732922546 +0000 UTC m=+1317.405151990 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162caa2c0): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162caa780): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162caa780): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162caa780): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162caa780): >_readAt: n=5, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162caa780): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.732922546 +0000 UTC m=+1317.405151990 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162caa780): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162b7f650 item 7 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162caae00): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162caae00): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162caae00): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162caae00): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162caae00): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.734983452 +0000 UTC m=+1317.407212896 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162caae00): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cab340): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cab340): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cab340): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cab340): >_readAt: n=5, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cab340): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.734983452 +0000 UTC m=+1317.407212896 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cab340): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162b7fe30 item 8 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cab900): _readAt: size=2, off=0 2026/04/13 05:49:13 ERROR : open-test-file(0x397162cab900): Couldn't read size of file 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cab900): >_readAt: n=0, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cab900): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cab900): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cab900): close: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cab900): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cabcc0): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cabcc0): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cabcc0): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cabcc0): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cabcc0): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.736500289 +0000 UTC m=+1317.408729733 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cabcc0): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ccc240): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ccc240): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ccc240): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ccc240): >_readAt: n=2, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ccc240): _writeAt: size=3, off=2 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ccc240): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ccc240): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.736500289 +0000 UTC m=+1317.408729733 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ccc240): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ccc740): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ccc740): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ccc740): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ccc740): >_readAt: n=5, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ccc740): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.736500289 +0000 UTC m=+1317.408729733 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ccc740): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971622ee620 item 9 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cccdc0): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cccdc0): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cccdc0): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cccdc0): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cccdc0): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.738675893 +0000 UTC m=+1317.410905337 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cccdc0): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ccd300): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ccd300): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ccd300): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ccd300): >_readAt: n=5, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ccd300): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.738675893 +0000 UTC m=+1317.410905337 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ccd300): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971622ef340 item 10 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ccd940): _readAt: size=2, off=0 2026/04/13 05:49:13 ERROR : open-test-file(0x397162ccd940): Couldn't read size of file 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ccd940): >_readAt: n=0, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ccd940): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ccd940): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ccd940): close: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ccd940): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ccdd00): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ccdd00): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ccdd00): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ccdd00): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ccdd00): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.741537412 +0000 UTC m=+1317.413766846 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ccdd00): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ce8300): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ce8300): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ce8300): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ce8300): >_readAt: n=2, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ce8300): _writeAt: size=3, off=2 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ce8300): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ce8300): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.741537412 +0000 UTC m=+1317.413766846 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ce8300): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ce8800): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ce8800): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ce8800): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ce8800): >_readAt: n=5, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ce8800): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.741537412 +0000 UTC m=+1317.413766846 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ce8800): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971622ef9d0 item 11 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ce8e80): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ce8e80): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ce8e80): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ce8e80): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ce8e80): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.743511555 +0000 UTC m=+1317.415740989 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ce8e80): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ce93c0): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ce93c0): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ce93c0): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ce93c0): >_readAt: n=5, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ce93c0): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.743511555 +0000 UTC m=+1317.415740989 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ce93c0): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971621608c0 item 12 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ce9a00): _readAt: size=2, off=0 2026/04/13 05:49:13 ERROR : open-test-file(0x397162ce9a00): Couldn't read size of file 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ce9a00): >_readAt: n=0, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ce9a00): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ce9a00): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ce9a00): close: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ce9a00): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ce9dc0): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ce9dc0): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ce9dc0): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ce9dc0): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ce9dc0): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.745397129 +0000 UTC m=+1317.417626564 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ce9dc0): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d06580): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d06580): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d06580): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d06580): >_readAt: n=5, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d06580): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.745397129 +0000 UTC m=+1317.417626564 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d06580): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162160fc0 item 13 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d06c00): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d06c00): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d06c00): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d06c00): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d06c00): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.74693144 +0000 UTC m=+1317.419160884 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d06c00): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d07140): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d07140): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d07140): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d07140): >_readAt: n=5, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d07140): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.74693144 +0000 UTC m=+1317.419160884 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d07140): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162814150 item 14 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d07780): _readAt: size=2, off=0 2026/04/13 05:49:13 ERROR : open-test-file(0x397162d07780): Couldn't read size of file 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d07780): >_readAt: n=0, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d07780): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d07780): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d07780): close: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d07780): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d07b40): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d07b40): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d07b40): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d07b40): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d07b40): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.74852349 +0000 UTC m=+1317.420752925 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d07b40): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d42300): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d42300): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d42300): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d42300): >_readAt: n=5, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d42300): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.74852349 +0000 UTC m=+1317.420752925 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d42300): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971628148c0 item 15 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 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/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d42980): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d42980): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d42980): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d42980): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d42980): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.75026884 +0000 UTC m=+1317.422498274 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d42980): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d42ec0): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d42ec0): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d42ec0): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d42ec0): >_readAt: n=5, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d42ec0): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.75026884 +0000 UTC m=+1317.422498274 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d42ec0): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162815180 item 16 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d43500): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d43500): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d43500): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d43500): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d43500): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.751605847 +0000 UTC m=+1317.423835281 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d43500): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d43980): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d43980): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d43980): open at offset 5 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d43980): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d43980): >_readAt: n=2, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d43980): _writeAt: size=3, off=7 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d43980): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d43980): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.751605847 +0000 UTC m=+1317.423835281 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d43980): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d43e80): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d43e80): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d43e80): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d43e80): >_readAt: n=5, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d43e80): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.751605847 +0000 UTC m=+1317.423835281 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d43e80): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162815570 item 17 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d7a600): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d7a600): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d7a600): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d7a600): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d7a600): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.753272959 +0000 UTC m=+1317.425502393 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d7a600): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d7ab40): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d7ab40): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d7ab40): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d7ab40): >_readAt: n=5, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d7ab40): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.753272959 +0000 UTC m=+1317.425502393 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d7ab40): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162815ab0 item 18 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d7b1c0): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d7b1c0): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d7b1c0): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d7b1c0): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d7b1c0): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.754514576 +0000 UTC m=+1317.426744010 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d7b1c0): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d7b6c0): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d7b6c0): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d7b6c0): open at offset 5 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d7b6c0): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d7b6c0): >_readAt: n=2, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d7b6c0): _writeAt: size=3, off=7 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d7b6c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d7b6c0): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.754514576 +0000 UTC m=+1317.426744010 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d7b6c0): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d7bbc0): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d7bbc0): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d7bbc0): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d7bbc0): >_readAt: n=5, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d7bbc0): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.754514576 +0000 UTC m=+1317.426744010 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d7bbc0): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162139030 item 19 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d9e340): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d9e340): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d9e340): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d9e340): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d9e340): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.756530558 +0000 UTC m=+1317.428759992 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d9e340): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629d5200): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629d5200): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629d5200): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629d5200): >_readAt: n=5, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629d5200): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.756530558 +0000 UTC m=+1317.428759992 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629d5200): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162054f50 item 20 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d9e700): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d9e700): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d9e700): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d9e700): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d9e700): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.758677417 +0000 UTC m=+1317.430906851 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d9e700): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d9ec00): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d9ec00): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d9ec00): open at offset 5 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d9ec00): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d9ec00): >_readAt: n=2, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d9ec00): _writeAt: size=3, off=7 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d9ec00): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d9ec00): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.758677417 +0000 UTC m=+1317.430906851 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d9ec00): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d9f100): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d9f100): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d9f100): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d9f100): >_readAt: n=5, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d9f100): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.758677417 +0000 UTC m=+1317.430906851 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d9f100): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971628068c0 item 21 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d9f780): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d9f780): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d9f780): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d9f780): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d9f780): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.760732633 +0000 UTC m=+1317.432962066 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d9f780): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d9fcc0): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d9fcc0): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d9fcc0): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d9fcc0): >_readAt: n=5, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d9fcc0): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.760732633 +0000 UTC m=+1317.432962066 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d9fcc0): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971628070a0 item 22 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629d4640): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629d4640): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629d4640): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629d4640): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629d4640): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.761995249 +0000 UTC m=+1317.434224693 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629d4640): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629d4bc0): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629d4bc0): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629d4bc0): open at offset 5 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629d4bc0): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629d4bc0): >_readAt: n=2, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629d4bc0): _writeAt: size=3, off=7 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629d4bc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629d4bc0): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.761995249 +0000 UTC m=+1317.434224693 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629d4bc0): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629d5b00): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629d5b00): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629d5b00): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629d5b00): >_readAt: n=5, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629d5b00): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.761995249 +0000 UTC m=+1317.434224693 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629d5b00): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162807490 item 23 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 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/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cb8440): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cb8440): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cb8440): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cb8440): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cb8440): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.763957639 +0000 UTC m=+1317.436187083 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cb8440): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cb8980): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cb8980): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cb8980): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cb8980): >_readAt: n=5, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cb8980): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.763957639 +0000 UTC m=+1317.436187083 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cb8980): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162054150 item 24 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cb9080): _readAt: size=2, off=0 2026/04/13 05:49:13 ERROR : open-test-file(0x397162cb9080): Couldn't read size of file 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cb9080): >_readAt: n=0, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cb9080): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cb9080): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cb9080): close: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cb9080): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cb97c0): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cb97c0): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cb97c0): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cb97c0): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cb97c0): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.76550234 +0000 UTC m=+1317.437731784 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cb97c0): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971627da080): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971627da080): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971627da080): open at offset 5 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971627da080): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971627da080): >_readAt: n=2, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971627da080): _writeAt: size=3, off=7 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971627da080): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971627da080): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.76550234 +0000 UTC m=+1317.437731784 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971627da080): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971627da740): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971627da740): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971627da740): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971627da740): >_readAt: n=5, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971627da740): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.76550234 +0000 UTC m=+1317.437731784 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971627da740): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971620545b0 item 25 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971627dadc0): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971627dadc0): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971627dadc0): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971627dadc0): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971627dadc0): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.767440715 +0000 UTC m=+1317.439670159 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971627dadc0): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971627db400): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971627db400): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971627db400): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971627db400): >_readAt: n=5, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971627db400): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.767440715 +0000 UTC m=+1317.439670159 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971627db400): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971620558f0 item 26 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971627dbc40): _readAt: size=2, off=0 2026/04/13 05:49:13 ERROR : open-test-file(0x3971627dbc40): Couldn't read size of file 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971627dbc40): >_readAt: n=0, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971627dbc40): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971627dbc40): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971627dbc40): close: 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971627dbc40): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x39716220b240): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x39716220b240): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x39716220b240): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x39716220b240): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x39716220b240): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.768955047 +0000 UTC m=+1317.441184491 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x39716220b240): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971620c7d80): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971620c7d80): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971620c7d80): open at offset 5 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971620c7d80): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971620c7d80): >_readAt: n=2, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971620c7d80): _writeAt: size=3, off=7 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971620c7d80): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971620c7d80): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.768955047 +0000 UTC m=+1317.441184491 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971620c7d80): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971625f49c0): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971625f49c0): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971625f49c0): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971625f49c0): >_readAt: n=5, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971625f49c0): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.768955047 +0000 UTC m=+1317.441184491 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971625f49c0): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162055dc0 item 27 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 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/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971625f5040): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971625f5040): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971625f5040): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971625f5040): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971625f5040): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.77126783 +0000 UTC m=+1317.443497274 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971625f5040): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971625f5680): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971625f5680): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971625f5680): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971625f5680): >_readAt: n=5, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971625f5680): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.77126783 +0000 UTC m=+1317.443497274 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971625f5680): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162a22540 item 28 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971625f5cc0): _readAt: size=2, off=0 2026/04/13 05:49:13 ERROR : open-test-file(0x3971625f5cc0): Couldn't read size of file 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971625f5cc0): >_readAt: n=0, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971625f5cc0): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971625f5cc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971625f5cc0): close: 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971625f5cc0): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x39716211cc80): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x39716211cc80): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x39716211cc80): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x39716211cc80): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x39716211cc80): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.772672676 +0000 UTC m=+1317.444902110 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x39716211cc80): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x39716211de80): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x39716211de80): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x39716211de80): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x39716211de80): >_readAt: n=5, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x39716211de80): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.772672676 +0000 UTC m=+1317.444902110 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x39716211de80): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162a22a10 item 29 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 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/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b90640): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b90640): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b90640): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b90640): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b90640): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.773971651 +0000 UTC m=+1317.446201095 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b90640): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b90b80): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b90b80): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b90b80): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b90b80): >_readAt: n=5, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b90b80): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.773971651 +0000 UTC m=+1317.446201095 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b90b80): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162a231f0 item 30 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 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/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b914c0): _readAt: size=2, off=0 2026/04/13 05:49:13 ERROR : open-test-file(0x397162b914c0): Couldn't read size of file 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b914c0): >_readAt: n=0, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b914c0): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b914c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b914c0): close: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b914c0): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b91980): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b91980): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b91980): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b91980): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b91980): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.775349095 +0000 UTC m=+1317.447578539 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b91980): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162776180): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162776180): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162776180): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162776180): >_readAt: n=5, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162776180): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.775349095 +0000 UTC m=+1317.447578539 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162776180): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162a23570 item 31 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 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/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162776e00): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162776e00): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162776e00): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162776e00): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162776e00): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.776745877 +0000 UTC m=+1317.448975321 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162776e00): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162777740): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162777740): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162777740): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162777740): >_readAt: n=5, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162777740): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.776745877 +0000 UTC m=+1317.448975321 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162777740): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162a238f0 item 32 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162777e80): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162777e80): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162777e80): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162777e80): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162777e80): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.778025376 +0000 UTC m=+1317.450254820 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162777e80): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bb4400): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bb4400): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bb4400): _writeAt: size=3, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bb4400): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bb4400): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162a23d50 item 33 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bb4400): >_writeAt: n=3, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bb4400): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.778536 +0000 UTC m=+1317.450765434 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bb4400): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bb4a00): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bb4a00): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bb4a00): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bb4a00): >_readAt: n=5, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bb4a00): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.778536 +0000 UTC m=+1317.450765434 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bb4a00): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162b24070 item 33 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bb5040): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bb5040): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bb5040): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bb5040): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bb5040): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.779848893 +0000 UTC m=+1317.452078337 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bb5040): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bb56c0): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bb56c0): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162b24460 item 34 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bb56c0): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bb56c0): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bb56c0): _writeAt: size=3, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bb56c0): >_writeAt: n=3, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bb56c0): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.780346142 +0000 UTC m=+1317.452575576 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bb56c0): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bb5c80): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bb5c80): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bb5c80): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bb5c80): >_readAt: n=3, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bb5c80): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.780346142 +0000 UTC m=+1317.452575576 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bb5c80): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162b24620 item 34 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162540cc0): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162540cc0): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162540cc0): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162540cc0): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162540cc0): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.78152413 +0000 UTC m=+1317.453753564 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162540cc0): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162541140): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162541140): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162541140): _writeAt: size=3, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162541140): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162541140): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162b24e00 item 35 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162541140): >_writeAt: n=3, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162541140): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.782003206 +0000 UTC m=+1317.454232639 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162541140): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162541880): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162541880): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162541880): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162541880): >_readAt: n=5, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162541880): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.782003206 +0000 UTC m=+1317.454232639 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162541880): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162b24fc0 item 35 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971625c8400): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971625c8400): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971625c8400): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971625c8400): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971625c8400): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.783586098 +0000 UTC m=+1317.455815542 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971625c8400): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971625c8b00): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971625c8b00): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162b25500 item 36 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971625c8b00): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971625c8b00): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971625c8b00): _writeAt: size=3, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971625c8b00): >_writeAt: n=3, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971625c8b00): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.784211711 +0000 UTC m=+1317.456441155 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971625c8b00): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971625c9380): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971625c9380): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971625c9380): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971625c9380): >_readAt: n=3, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971625c9380): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.784211711 +0000 UTC m=+1317.456441155 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971625c9380): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162b25730 item 36 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971625c9d40): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971625c9d40): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971625c9d40): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971625c9d40): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971625c9d40): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.785635072 +0000 UTC m=+1317.457864516 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971625c9d40): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971624c4f40): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971624c4f40): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971624c4f40): _writeAt: size=3, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971624c4f40): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971624c4f40): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162b25ab0 item 37 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971624c4f40): >_writeAt: n=3, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971624c4f40): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.786236839 +0000 UTC m=+1317.458466284 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971624c4f40): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971624c5640): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971624c5640): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971624c5640): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971624c5640): >_readAt: n=5, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971624c5640): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.786236839 +0000 UTC m=+1317.458466284 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971624c5640): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162b25c70 item 37 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629040c0): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629040c0): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629040c0): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629040c0): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629040c0): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.787798572 +0000 UTC m=+1317.460028007 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629040c0): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162904b00): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162904b00): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162052620 item 38 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162904b00): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162904b00): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162904b00): _writeAt: size=3, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162904b00): >_writeAt: n=3, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162904b00): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.78831009 +0000 UTC m=+1317.460539523 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162904b00): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162905040): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162905040): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162905040): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162905040): >_readAt: n=3, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162905040): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.78831009 +0000 UTC m=+1317.460539523 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162905040): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971620527e0 item 38 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629058c0): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629058c0): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629058c0): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629058c0): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629058c0): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.78959049 +0000 UTC m=+1317.461819924 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629058c0): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d28100): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d28100): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d28100): _writeAt: size=3, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d28100): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d28100): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162052d90 item 39 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d28100): >_writeAt: n=3, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d28100): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.790187749 +0000 UTC m=+1317.462417183 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d28100): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d28600): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d28600): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d28600): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d28600): >_readAt: n=5, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d28600): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.790187749 +0000 UTC m=+1317.462417183 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d28600): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162053030 item 39 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d28d80): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d28d80): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d28d80): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d28d80): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d28d80): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.791675732 +0000 UTC m=+1317.463905176 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d28d80): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d29380): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d29380): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162053880 item 40 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d29380): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d29380): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d29380): _writeAt: size=3, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d29380): >_writeAt: n=3, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d29380): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.792244658 +0000 UTC m=+1317.464474102 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d29380): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d298c0): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d298c0): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d298c0): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d298c0): >_readAt: n=3, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d298c0): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.792244658 +0000 UTC m=+1317.464474102 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d298c0): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162053c70 item 40 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d29e80): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d29e80): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d29e80): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d29e80): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d29e80): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d29e80): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d29e80): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.793690551 +0000 UTC m=+1317.465919995 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d29e80): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629247c0): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629247c0): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629247c0): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39716250a2a0 item 41 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629247c0): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629247c0): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.794264556 +0000 UTC m=+1317.466494001 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629247c0): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162924e80): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162924e80): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162924e80): _writeAt: size=3, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162924e80): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162924e80): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39716250a700 item 41 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162924e80): >_writeAt: n=3, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162924e80): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.794861885 +0000 UTC m=+1317.467091349 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162924e80): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162925440): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162925440): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162925440): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162925440): >_readAt: n=5, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162925440): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.794861885 +0000 UTC m=+1317.467091349 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162925440): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39716250aa80 item 41 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162925cc0): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162925cc0): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162925cc0): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162925cc0): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162925cc0): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162925cc0): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162925cc0): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.79627651 +0000 UTC m=+1317.468505954 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162925cc0): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b6a2c0): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b6a2c0): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b6a2c0): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39716250b260 item 42 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b6a2c0): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b6a2c0): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.796775844 +0000 UTC m=+1317.469005288 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b6a2c0): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b6a800): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b6a800): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39716250b5e0 item 42 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b6a800): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b6a800): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b6a800): _writeAt: size=3, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b6a800): >_writeAt: n=3, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b6a800): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.797452242 +0000 UTC m=+1317.469681686 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b6a800): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b6ae80): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b6ae80): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b6ae80): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b6ae80): >_readAt: n=3, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b6ae80): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.797452242 +0000 UTC m=+1317.469681686 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b6ae80): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39716250b7a0 item 42 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b6b4c0): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b6b4c0): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b6b4c0): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b6b4c0): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b6b4c0): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b6b4c0): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b6b4c0): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.798809679 +0000 UTC m=+1317.471039123 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b6b4c0): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b6bac0): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b6bac0): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b6bac0): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162112070 item 43 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b6bac0): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b6bac0): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.799251885 +0000 UTC m=+1317.471481319 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b6bac0): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3c200): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3c200): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3c200): _writeAt: size=3, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3c200): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3c200): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162112540 item 43 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3c200): >_writeAt: n=3, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3c200): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.7996614 +0000 UTC m=+1317.471890834 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3c200): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3c940): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3c940): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3c940): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3c940): >_readAt: n=5, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3c940): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.7996614 +0000 UTC m=+1317.471890834 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3c940): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162112770 item 43 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3d080): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3d080): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3d080): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3d080): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3d080): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3d080): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3d080): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.801060544 +0000 UTC m=+1317.473289988 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3d080): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3d5c0): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3d5c0): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3d5c0): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162113500 item 44 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3d5c0): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3d5c0): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.801524792 +0000 UTC m=+1317.473754236 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3d5c0): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3dd00): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3dd00): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162c62000 item 44 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3dd00): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3dd00): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3dd00): _writeAt: size=3, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3dd00): >_writeAt: n=3, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3dd00): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.802122071 +0000 UTC m=+1317.474351516 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3dd00): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x39716273c4c0): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x39716273c4c0): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x39716273c4c0): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x39716273c4c0): >_readAt: n=3, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x39716273c4c0): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.802122071 +0000 UTC m=+1317.474351516 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x39716273c4c0): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162c621c0 item 44 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x39716273cc00): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x39716273cc00): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x39716273cc00): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x39716273cc00): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:13 DEBUG : open-test-file(0x39716273cc00): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x39716273cc00): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x39716273cc00): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.803378667 +0000 UTC m=+1317.475608111 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x39716273cc00): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x39716273d200): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x39716273d200): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x39716273d200): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162c62540 item 45 2026/04/13 05:49:13 DEBUG : open-test-file(0x39716273d200): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x39716273d200): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.80386139 +0000 UTC m=+1317.476090834 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x39716273d200): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x39716273db00): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x39716273db00): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x39716273db00): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x39716273db00): >_readAt: n=5, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x39716273db00): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.80386139 +0000 UTC m=+1317.476090834 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x39716273db00): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162c62700 item 45 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971628f4240): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971628f4240): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971628f4240): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971628f4240): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971628f4240): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971628f4240): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971628f4240): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.805073912 +0000 UTC m=+1317.477303346 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971628f4240): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971628f4740): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971628f4740): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971628f4740): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162c62a80 item 46 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971628f4740): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971628f4740): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.805489918 +0000 UTC m=+1317.477719353 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971628f4740): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971628f4e40): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971628f4e40): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971628f4e40): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971628f4e40): >_readAt: n=5, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971628f4e40): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.805489918 +0000 UTC m=+1317.477719353 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971628f4e40): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162c62c40 item 46 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971628f5480): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971628f5480): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971628f5480): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971628f5480): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971628f5480): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971628f5480): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971628f5480): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.80673915 +0000 UTC m=+1317.478968584 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971628f5480): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971628f5980): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971628f5980): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971628f5980): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162c630a0 item 47 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971628f5980): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971628f5980): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.807231622 +0000 UTC m=+1317.479461055 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971628f5980): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162938180): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162938180): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162938180): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162938180): >_readAt: n=5, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162938180): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.807231622 +0000 UTC m=+1317.479461055 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162938180): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162c633b0 item 47 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 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/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629387c0): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629387c0): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629387c0): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629387c0): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629387c0): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629387c0): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629387c0): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.808432883 +0000 UTC m=+1317.480662317 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629387c0): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162938cc0): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162938cc0): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162938cc0): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162c63ab0 item 48 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162938cc0): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162938cc0): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.808858166 +0000 UTC m=+1317.481087600 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162938cc0): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629393c0): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629393c0): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629393c0): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629393c0): >_readAt: n=5, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629393c0): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.808858166 +0000 UTC m=+1317.481087600 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629393c0): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162c63c70 item 48 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162939a00): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162939a00): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162939a00): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162939a00): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162939a00): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.810033227 +0000 UTC m=+1317.482262662 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162939a00): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162939e80): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162939e80): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162939e80): _writeAt: size=3, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162939e80): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162939e80): open at offset 5 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162939e80): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971626fc380 item 49 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162939e80): >_writeAt: n=3, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162939e80): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.810474683 +0000 UTC m=+1317.482704117 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162939e80): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629624c0): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629624c0): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629624c0): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629624c0): >_readAt: n=8, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629624c0): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.810474683 +0000 UTC m=+1317.482704117 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629624c0): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971626fc620 item 49 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162962b40): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162962b40): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162962b40): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162962b40): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162962b40): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.811776574 +0000 UTC m=+1317.484006007 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162962b40): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162963040): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162963040): open at offset 5 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162963040): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971626fcaf0 item 50 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162963040): _readAt: size=2, off=5 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162963040): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162963040): _writeAt: size=3, off=5 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162963040): >_writeAt: n=3, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162963040): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.812391126 +0000 UTC m=+1317.484620560 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162963040): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629635c0): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629635c0): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629635c0): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629635c0): >_readAt: n=3, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629635c0): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.812391126 +0000 UTC m=+1317.484620560 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629635c0): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971626fce00 item 50 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162963c40): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162963c40): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162963c40): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162963c40): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162963c40): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.813474534 +0000 UTC m=+1317.485703968 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162963c40): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162994240): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162994240): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162994240): _writeAt: size=3, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162994240): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162994240): open at offset 5 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162994240): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971626fd3b0 item 51 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162994240): >_writeAt: n=3, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162994240): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.813885701 +0000 UTC m=+1317.486115136 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162994240): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162994780): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162994780): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162994780): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162994780): >_readAt: n=8, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162994780): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.813885701 +0000 UTC m=+1317.486115136 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162994780): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162068700 item 51 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162994e00): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162994e00): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162994e00): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162994e00): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162994e00): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.815007782 +0000 UTC m=+1317.487237217 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162994e00): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162995300): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162995300): open at offset 5 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162995300): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162068fc0 item 52 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162995300): _readAt: size=2, off=5 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162995300): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162995300): _writeAt: size=3, off=5 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162995300): >_writeAt: n=3, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162995300): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.815504352 +0000 UTC m=+1317.487733786 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162995300): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162995880): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162995880): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162995880): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162995880): >_readAt: n=3, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162995880): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.815504352 +0000 UTC m=+1317.487733786 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162995880): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162069340 item 52 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629cc000): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629cc000): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629cc000): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629cc000): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629cc000): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.816576188 +0000 UTC m=+1317.488805622 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629cc000): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629cc500): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629cc500): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629cc500): _writeAt: size=3, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629cc500): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629cc500): open at offset 5 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629cc500): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39716214e0e0 item 53 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629cc500): >_writeAt: n=3, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629cc500): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.816992705 +0000 UTC m=+1317.489222139 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629cc500): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629cca40): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629cca40): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629cca40): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629cca40): >_readAt: n=8, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629cca40): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.816992705 +0000 UTC m=+1317.489222139 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629cca40): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39716214e2a0 item 53 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629cd0c0): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629cd0c0): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629cd0c0): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629cd0c0): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629cd0c0): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.81826465 +0000 UTC m=+1317.490494085 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629cd0c0): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629cd5c0): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629cd5c0): open at offset 5 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629cd5c0): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39716214eb60 item 54 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629cd5c0): _readAt: size=2, off=5 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629cd5c0): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629cd5c0): _writeAt: size=3, off=5 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629cd5c0): >_writeAt: n=3, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629cd5c0): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.818780395 +0000 UTC m=+1317.491009829 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629cd5c0): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629cdb40): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629cdb40): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629cdb40): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629cdb40): >_readAt: n=3, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629cdb40): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.818780395 +0000 UTC m=+1317.491009829 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629cdb40): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39716214f3b0 item 54 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629ee2c0): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629ee2c0): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629ee2c0): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629ee2c0): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629ee2c0): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.819847873 +0000 UTC m=+1317.492077307 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629ee2c0): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629ee7c0): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629ee7c0): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629ee7c0): _writeAt: size=3, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629ee7c0): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629ee7c0): open at offset 5 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629ee7c0): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39716214fe30 item 55 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629ee7c0): >_writeAt: n=3, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629ee7c0): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.820350163 +0000 UTC m=+1317.492579597 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629ee7c0): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629eed00): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629eed00): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629eed00): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629eed00): >_readAt: n=8, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629eed00): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.820350163 +0000 UTC m=+1317.492579597 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629eed00): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39716281c460 item 55 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 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/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629ef380): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629ef380): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629ef380): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629ef380): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629ef380): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.82152852 +0000 UTC m=+1317.493757954 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629ef380): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629ef880): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629ef880): open at offset 5 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629ef880): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39716281c930 item 56 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629ef880): _readAt: size=2, off=5 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629ef880): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629ef880): _writeAt: size=3, off=5 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629ef880): >_writeAt: n=3, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629ef880): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.822029047 +0000 UTC m=+1317.494258491 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629ef880): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629efe00): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629efe00): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629efe00): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629efe00): >_readAt: n=3, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629efe00): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.822029047 +0000 UTC m=+1317.494258491 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x3971629efe00): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39716281ccb0 item 56 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a0c540): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a0c540): open at offset 0 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a0c540): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a0c540): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a0c540): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a0c540): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a0c540): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a0c540): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.823161598 +0000 UTC m=+1317.495391033 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a0c540): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a0ca80): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a0ca80): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a0ca80): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39716281d490 item 57 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a0ca80): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a0ca80): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.823595217 +0000 UTC m=+1317.495824652 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a0ca80): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a0cfc0): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a0cfc0): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a0cfc0): _writeAt: size=3, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a0cfc0): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a0cfc0): open at offset 5 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a0cfc0): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39716281d9d0 item 57 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a0cfc0): >_writeAt: n=3, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a0cfc0): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.824026183 +0000 UTC m=+1317.496255617 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a0cfc0): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a0d540): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a0d540): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a0d540): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a0d540): >_readAt: n=8, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a0d540): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.824026183 +0000 UTC m=+1317.496255617 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a0d540): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39716281db90 item 57 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a0db80): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a0db80): open at offset 0 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a0db80): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a0db80): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a0db80): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a0db80): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a0db80): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a0db80): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.825218287 +0000 UTC m=+1317.497447721 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a0db80): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a7c1c0): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a7c1c0): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a7c1c0): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39716220c310 item 58 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a7c1c0): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a7c1c0): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.825640574 +0000 UTC m=+1317.497870009 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a7c1c0): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a7c700): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a7c700): open at offset 5 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a7c700): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39716220c540 item 58 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a7c700): _readAt: size=2, off=5 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a7c700): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a7c700): _writeAt: size=3, off=5 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a7c700): >_writeAt: n=3, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a7c700): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.826130962 +0000 UTC m=+1317.498360397 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a7c700): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a7ccc0): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a7ccc0): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a7ccc0): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a7ccc0): >_readAt: n=3, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a7ccc0): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.826130962 +0000 UTC m=+1317.498360397 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a7ccc0): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39716220c7e0 item 58 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a7d300): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a7d300): open at offset 0 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a7d300): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a7d300): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a7d300): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a7d300): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a7d300): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a7d300): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.827248364 +0000 UTC m=+1317.499477799 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a7d300): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a7d840): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a7d840): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a7d840): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39716220cc40 item 59 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a7d840): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a7d840): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.827802302 +0000 UTC m=+1317.500031746 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a7d840): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a7dd80): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a7dd80): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a7dd80): _writeAt: size=3, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a7dd80): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a7dd80): open at offset 5 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a7dd80): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39716220ce70 item 59 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a7dd80): >_writeAt: n=3, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a7dd80): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.828381105 +0000 UTC m=+1317.500610549 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162a7dd80): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162aa6400): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162aa6400): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162aa6400): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162aa6400): >_readAt: n=8, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162aa6400): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.828381105 +0000 UTC m=+1317.500610549 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162aa6400): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39716220d0a0 item 59 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 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/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162aa6a40): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162aa6a40): open at offset 0 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162aa6a40): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162aa6a40): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162aa6a40): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162aa6a40): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162aa6a40): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162aa6a40): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.829805258 +0000 UTC m=+1317.502034702 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162aa6a40): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162aa6f80): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162aa6f80): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162aa6f80): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39716220d960 item 60 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162aa6f80): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162aa6f80): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.830294874 +0000 UTC m=+1317.502524318 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162aa6f80): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162aa74c0): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162aa74c0): open at offset 5 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162aa74c0): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39716220db90 item 60 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162aa74c0): _readAt: size=2, off=5 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162aa74c0): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162aa74c0): _writeAt: size=3, off=5 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162aa74c0): >_writeAt: n=3, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162aa74c0): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.830838541 +0000 UTC m=+1317.503067985 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162aa74c0): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b0a180): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b0a180): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b0a180): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b0a180): >_readAt: n=3, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b0a180): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.830838541 +0000 UTC m=+1317.503067985 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b0a180): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971624c63f0 item 60 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b0a7c0): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b0a7c0): open at offset 0 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b0a7c0): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b0a7c0): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b0a7c0): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b0a7c0): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b0a7c0): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b0a7c0): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.832115445 +0000 UTC m=+1317.504344880 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b0a7c0): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b0ad00): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b0ad00): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b0ad00): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971624c6f50 item 61 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b0ad00): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b0ad00): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.832501876 +0000 UTC m=+1317.504731310 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b0ad00): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b0b400): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b0b400): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b0b400): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b0b400): >_readAt: n=5, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b0b400): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.832501876 +0000 UTC m=+1317.504731310 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b0b400): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971624c7490 item 61 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 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/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b0ba40): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b0ba40): open at offset 0 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b0ba40): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b0ba40): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b0ba40): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b0ba40): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b0ba40): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b0ba40): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.833723976 +0000 UTC m=+1317.505953420 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b0ba40): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b86080): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b86080): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b86080): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971624c7b20 item 62 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b86080): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b86080): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.834184898 +0000 UTC m=+1317.506414332 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b86080): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b86780): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b86780): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b86780): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b86780): >_readAt: n=5, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b86780): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.834184898 +0000 UTC m=+1317.506414332 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b86780): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971625121c0 item 62 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 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/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b86dc0): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b86dc0): open at offset 0 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b86dc0): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b86dc0): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b86dc0): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b86dc0): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b86dc0): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b86dc0): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.835504974 +0000 UTC m=+1317.507734408 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b86dc0): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b87300): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b87300): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b87300): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971625132d0 item 63 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b87300): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b87300): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.83595225 +0000 UTC m=+1317.508181684 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b87300): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b87a00): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b87a00): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b87a00): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b87a00): >_readAt: n=5, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b87a00): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.83595225 +0000 UTC m=+1317.508181684 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162b87a00): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971625135e0 item 63 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 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/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bca140): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bca140): open at offset 0 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bca140): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bca140): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bca140): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bca140): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bca140): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bca140): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.837511037 +0000 UTC m=+1317.509740471 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bca140): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bca680): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bca680): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bca680): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162513c00 item 64 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bca680): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bca680): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.837938936 +0000 UTC m=+1317.510168370 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bca680): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bcad80): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bcad80): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bcad80): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bcad80): >_readAt: n=5, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bcad80): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.837938936 +0000 UTC m=+1317.510168370 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bcad80): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39716215c070 item 64 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bcb3c0): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bcb3c0): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bcb3c0): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bcb3c0): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bcb3c0): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.83923722 +0000 UTC m=+1317.511466655 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bcb3c0): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bcb840): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bcb840): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bcb840): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bcb840): >_readAt: n=2, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bcb840): _writeAt: size=3, off=2 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39716215ce00 item 65 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bcb840): >_writeAt: n=3, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bcb840): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.839690938 +0000 UTC m=+1317.511920372 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bcb840): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bcbd40): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bcbd40): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bcbd40): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bcbd40): >_readAt: n=5, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bcbd40): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.839690938 +0000 UTC m=+1317.511920372 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bcbd40): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39716215d490 item 65 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bee480): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bee480): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bee480): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bee480): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bee480): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.840939729 +0000 UTC m=+1317.513169163 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bee480): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bee900): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bee900): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39716215dce0 item 66 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bee900): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bee900): >_readAt: n=0, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bee900): _writeAt: size=3, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bee900): >_writeAt: n=3, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bee900): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.841505659 +0000 UTC m=+1317.513735093 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bee900): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162beee40): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162beee40): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162beee40): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162beee40): >_readAt: n=3, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162beee40): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.841505659 +0000 UTC m=+1317.513735093 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162beee40): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971626ca230 item 66 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bef480): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bef480): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bef480): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bef480): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bef480): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.84266993 +0000 UTC m=+1317.514899364 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bef480): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bef900): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bef900): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bef900): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bef900): >_readAt: n=2, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bef900): _writeAt: size=3, off=2 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971626caaf0 item 67 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bef900): >_writeAt: n=3, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bef900): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.843170807 +0000 UTC m=+1317.515400241 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162bef900): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162befe00): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162befe00): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162befe00): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162befe00): >_readAt: n=5, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162befe00): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.843170807 +0000 UTC m=+1317.515400241 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162befe00): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971626caf50 item 67 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3e580): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3e580): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3e580): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3e580): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3e580): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.844296204 +0000 UTC m=+1317.516525638 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3e580): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3ea80): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3ea80): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971626cb420 item 68 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3ea80): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3ea80): >_readAt: n=0, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3ea80): _writeAt: size=3, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3ea80): >_writeAt: n=3, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3ea80): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.844784006 +0000 UTC m=+1317.517013440 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3ea80): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3efc0): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3efc0): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3efc0): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3efc0): >_readAt: n=3, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3efc0): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.844784006 +0000 UTC m=+1317.517013440 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3efc0): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971626cb5e0 item 68 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3f600): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3f600): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3f600): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3f600): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3f600): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.845859089 +0000 UTC m=+1317.518088523 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3f600): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3fa80): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3fa80): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3fa80): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3fa80): >_readAt: n=2, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3fa80): _writeAt: size=3, off=2 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971626cb9d0 item 69 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3fa80): >_writeAt: n=3, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3fa80): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.846382959 +0000 UTC m=+1317.518612393 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c3fa80): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c68080): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c68080): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c68080): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c68080): >_readAt: n=5, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c68080): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.846382959 +0000 UTC m=+1317.518612393 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c68080): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971626cbb90 item 69 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c68700): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c68700): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c68700): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c68700): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c68700): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.847475414 +0000 UTC m=+1317.519704849 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c68700): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c68c00): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c68c00): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162d22380 item 70 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c68c00): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c68c00): >_readAt: n=0, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c68c00): _writeAt: size=3, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c68c00): >_writeAt: n=3, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c68c00): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.848004034 +0000 UTC m=+1317.520233468 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c68c00): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c69140): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c69140): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c69140): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c69140): >_readAt: n=3, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c69140): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.848004034 +0000 UTC m=+1317.520233468 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c69140): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162d22540 item 70 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c697c0): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c697c0): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c697c0): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c697c0): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c697c0): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.849246794 +0000 UTC m=+1317.521476228 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c697c0): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c69cc0): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c69cc0): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c69cc0): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c69cc0): >_readAt: n=2, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c69cc0): _writeAt: size=3, off=2 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162d22bd0 item 71 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c69cc0): >_writeAt: n=3, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c69cc0): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.849893025 +0000 UTC m=+1317.522122460 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162c69cc0): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cae2c0): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cae2c0): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cae2c0): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cae2c0): >_readAt: n=5, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cae2c0): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.849893025 +0000 UTC m=+1317.522122460 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cae2c0): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162d22e00 item 71 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cae940): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cae940): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cae940): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cae940): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cae940): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.85135591 +0000 UTC m=+1317.523585355 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cae940): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162caee40): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162caee40): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162d23260 item 72 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162caee40): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162caee40): >_readAt: n=0, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162caee40): _writeAt: size=3, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162caee40): >_writeAt: n=3, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162caee40): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.851882817 +0000 UTC m=+1317.524112261 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162caee40): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162caf380): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162caf380): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162caf380): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162caf380): >_readAt: n=3, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162caf380): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.851882817 +0000 UTC m=+1317.524112261 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162caf380): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162d23490 item 72 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162caf940): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162caf940): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162caf940): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162caf940): >_readAt: n=0, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162caf940): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162caf940): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162caf940): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.853229212 +0000 UTC m=+1317.525458656 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162caf940): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cafe40): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cafe40): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cafe40): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162d23810 item 73 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cafe40): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cafe40): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.853729508 +0000 UTC m=+1317.525958943 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cafe40): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cca400): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cca400): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cca400): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cca400): >_readAt: n=2, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cca400): _writeAt: size=3, off=2 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162d239d0 item 73 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cca400): >_writeAt: n=3, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cca400): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.85424365 +0000 UTC m=+1317.526473084 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cca400): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cca940): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cca940): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cca940): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cca940): >_readAt: n=5, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cca940): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.85424365 +0000 UTC m=+1317.526473084 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cca940): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162d23ce0 item 73 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ccaf80): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ccaf80): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ccaf80): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ccaf80): >_readAt: n=0, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ccaf80): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ccaf80): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ccaf80): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.855436135 +0000 UTC m=+1317.527665570 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ccaf80): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ccb480): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ccb480): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ccb480): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971624944d0 item 74 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ccb480): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ccb480): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.855991014 +0000 UTC m=+1317.528220458 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ccb480): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ccb9c0): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ccb9c0): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162494850 item 74 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ccb9c0): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ccb9c0): >_readAt: n=0, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ccb9c0): _writeAt: size=3, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ccb9c0): >_writeAt: n=3, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ccb9c0): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.856548499 +0000 UTC m=+1317.528777943 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ccb9c0): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cec040): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cec040): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cec040): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cec040): >_readAt: n=3, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cec040): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.856548499 +0000 UTC m=+1317.528777943 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cec040): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162494cb0 item 74 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cec680): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cec680): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cec680): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cec680): >_readAt: n=0, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cec680): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cec680): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cec680): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.857847805 +0000 UTC m=+1317.530077239 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cec680): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cecb80): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cecb80): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cecb80): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162495340 item 75 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cecb80): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cecb80): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.858261877 +0000 UTC m=+1317.530491311 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cecb80): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ced0c0): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ced0c0): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ced0c0): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ced0c0): >_readAt: n=2, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ced0c0): _writeAt: size=3, off=2 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162495730 item 75 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ced0c0): >_writeAt: n=3, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ced0c0): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.858735212 +0000 UTC m=+1317.530964647 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ced0c0): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ced600): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ced600): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ced600): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ced600): >_readAt: n=5, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ced600): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.858735212 +0000 UTC m=+1317.530964647 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ced600): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971621b0150 item 75 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cedc40): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cedc40): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cedc40): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cedc40): >_readAt: n=0, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cedc40): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cedc40): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cedc40): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.86016768 +0000 UTC m=+1317.532397115 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162cedc40): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d0c240): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d0c240): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d0c240): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971621b09a0 item 76 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d0c240): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d0c240): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.860635355 +0000 UTC m=+1317.532864789 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d0c240): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d0c780): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d0c780): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971621b1500 item 76 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d0c780): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d0c780): >_readAt: n=0, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d0c780): _writeAt: size=3, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d0c780): >_writeAt: n=3, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d0c780): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.861201315 +0000 UTC m=+1317.533430749 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d0c780): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d0cd00): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d0cd00): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d0cd00): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d0cd00): >_readAt: n=3, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d0cd00): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.861201315 +0000 UTC m=+1317.533430749 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d0cd00): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971621b1c00 item 76 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d0d340): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d0d340): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d0d340): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d0d340): >_readAt: n=0, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d0d340): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d0d340): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d0d340): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.862375915 +0000 UTC m=+1317.534605349 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d0d340): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d0d840): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d0d840): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d0d840): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971624c85b0 item 77 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d0d840): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d0d840): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.862830564 +0000 UTC m=+1317.535059999 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d0d840): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d42040): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d42040): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d42040): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d42040): >_readAt: n=5, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d42040): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.862830564 +0000 UTC m=+1317.535059999 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d42040): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971624c8930 item 77 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d42680): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d42680): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d42680): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d42680): >_readAt: n=0, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d42680): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d42680): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d42680): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.864114943 +0000 UTC m=+1317.536344377 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d42680): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d42b80): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d42b80): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d42b80): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971624c9810 item 78 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d42b80): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d42b80): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.864589008 +0000 UTC m=+1317.536818443 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d42b80): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d43280): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d43280): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d43280): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d43280): >_readAt: n=5, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d43280): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.864589008 +0000 UTC m=+1317.536818443 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d43280): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971624c9a40 item 78 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d438c0): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d438c0): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d438c0): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d438c0): >_readAt: n=0, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d438c0): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d438c0): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d438c0): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.866051785 +0000 UTC m=+1317.538281218 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d438c0): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d43dc0): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d43dc0): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d43dc0): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971624c9dc0 item 79 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d43dc0): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d43dc0): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.866548604 +0000 UTC m=+1317.538778049 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d43dc0): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d745c0): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d745c0): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d745c0): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d745c0): >_readAt: n=5, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d745c0): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.866548604 +0000 UTC m=+1317.538778049 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d745c0): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162bf40e0 item 79 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 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/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d74c00): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d74c00): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d74c00): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d74c00): >_readAt: n=0, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d74c00): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d74c00): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d74c00): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.867803376 +0000 UTC m=+1317.540032810 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d74c00): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d75100): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d75100): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d75100): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162bf44d0 item 80 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d75100): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d75100): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.868324902 +0000 UTC m=+1317.540554336 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d75100): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d75800): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d75800): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d75800): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d75800): >_readAt: n=5, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d75800): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.868324902 +0000 UTC m=+1317.540554336 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d75800): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162bf4690 item 80 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d75e40): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d75e40): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d75e40): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d75e40): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d75e40): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.869581758 +0000 UTC m=+1317.541811193 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162d75e40): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162dac3c0): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162dac3c0): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162dac3c0): open at offset 5 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162dac3c0): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162dac3c0): >_readAt: n=2, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162dac3c0): _writeAt: size=3, off=7 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162bf4a10 item 81 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162dac3c0): >_writeAt: n=3, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162dac3c0): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.870019015 +0000 UTC m=+1317.542248449 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162dac3c0): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162dac900): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162dac900): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162dac900): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162dac900): >_readAt: n=8, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162dac900): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.870019015 +0000 UTC m=+1317.542248449 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162dac900): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162bf4bd0 item 81 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162dacf80): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162dacf80): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162dacf80): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162dacf80): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162dacf80): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.871223292 +0000 UTC m=+1317.543452726 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162dacf80): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162dad480): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162dad480): open at offset 5 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162dad480): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162bf4f50 item 82 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162dad480): _readAt: size=2, off=5 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162dad480): >_readAt: n=0, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162dad480): _writeAt: size=3, off=5 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162dad480): >_writeAt: n=3, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162dad480): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.871730441 +0000 UTC m=+1317.543959874 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162dad480): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162dada00): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162dada00): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162dada00): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162dada00): >_readAt: n=3, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162dada00): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.871730441 +0000 UTC m=+1317.543959874 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162dada00): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162bf5110 item 82 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e1c180): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e1c180): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e1c180): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e1c180): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e1c180): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.872859024 +0000 UTC m=+1317.545088458 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e1c180): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e1c680): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e1c680): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e1c680): open at offset 5 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e1c680): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e1c680): >_readAt: n=2, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e1c680): _writeAt: size=3, off=7 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162bf5570 item 83 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e1c680): >_writeAt: n=3, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e1c680): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.873466884 +0000 UTC m=+1317.545696317 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e1c680): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e1cbc0): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e1cbc0): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e1cbc0): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e1cbc0): >_readAt: n=8, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e1cbc0): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.873466884 +0000 UTC m=+1317.545696317 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e1cbc0): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162bf57a0 item 83 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e1d240): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e1d240): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e1d240): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e1d240): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e1d240): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.874754748 +0000 UTC m=+1317.546984182 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e1d240): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e1d740): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e1d740): open at offset 5 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e1d740): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162bf5b20 item 84 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e1d740): _readAt: size=2, off=5 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e1d740): >_readAt: n=0, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e1d740): _writeAt: size=3, off=5 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e1d740): >_writeAt: n=3, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e1d740): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.875324356 +0000 UTC m=+1317.547553789 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e1d740): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e1dcc0): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e1dcc0): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e1dcc0): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e1dcc0): >_readAt: n=3, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e1dcc0): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.875324356 +0000 UTC m=+1317.547553789 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e1dcc0): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162bf5ce0 item 84 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e46440): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e46440): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e46440): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e46440): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e46440): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.876657064 +0000 UTC m=+1317.548886508 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e46440): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e46940): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e46940): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e46940): open at offset 5 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e46940): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e46940): >_readAt: n=2, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e46940): _writeAt: size=3, off=7 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39716250e380 item 85 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e46940): >_writeAt: n=3, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e46940): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.8771788 +0000 UTC m=+1317.549408245 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e46940): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e46e80): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e46e80): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e46e80): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e46e80): >_readAt: n=8, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e46e80): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.8771788 +0000 UTC m=+1317.549408245 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e46e80): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39716250e700 item 85 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e47500): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e47500): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e47500): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e47500): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e47500): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.878498847 +0000 UTC m=+1317.550728291 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e47500): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e47a00): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e47a00): open at offset 5 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e47a00): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39716250ed90 item 86 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e47a00): _readAt: size=2, off=5 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e47a00): >_readAt: n=0, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e47a00): _writeAt: size=3, off=5 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e47a00): >_writeAt: n=3, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e47a00): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.87910891 +0000 UTC m=+1317.551338354 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e47a00): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e66080): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e66080): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e66080): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e66080): >_readAt: n=3, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e66080): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.87910891 +0000 UTC m=+1317.551338354 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e66080): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39716250f110 item 86 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e66700): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e66700): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e66700): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e66700): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e66700): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.880474131 +0000 UTC m=+1317.552703575 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e66700): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e66c00): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e66c00): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e66c00): open at offset 5 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e66c00): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e66c00): >_readAt: n=2, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e66c00): _writeAt: size=3, off=7 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39716250fa40 item 87 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e66c00): >_writeAt: n=3, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e66c00): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.881025333 +0000 UTC m=+1317.553254767 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e66c00): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e67140): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e67140): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e67140): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e67140): >_readAt: n=8, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e67140): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.881025333 +0000 UTC m=+1317.553254767 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e67140): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39716272e000 item 87 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 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/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e677c0): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e677c0): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e677c0): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e677c0): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e677c0): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.882135772 +0000 UTC m=+1317.554365206 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e677c0): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e67cc0): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e67cc0): open at offset 5 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e67cc0): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39716272e460 item 88 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e67cc0): _readAt: size=2, off=5 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e67cc0): >_readAt: n=0, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e67cc0): _writeAt: size=3, off=5 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e67cc0): >_writeAt: n=3, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e67cc0): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.882609938 +0000 UTC m=+1317.554839373 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e67cc0): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e80340): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e80340): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e80340): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e80340): >_readAt: n=3, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e80340): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.882609938 +0000 UTC m=+1317.554839373 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e80340): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39716272e700 item 88 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e80980): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e80980): open at offset 0 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e80980): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e80980): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e80980): >_readAt: n=0, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e80980): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e80980): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e80980): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.883865883 +0000 UTC m=+1317.556095318 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e80980): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e80ec0): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e80ec0): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e80ec0): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39716272f030 item 89 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e80ec0): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e80ec0): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.884331834 +0000 UTC m=+1317.556561268 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e80ec0): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e81400): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e81400): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e81400): open at offset 5 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e81400): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e81400): >_readAt: n=2, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e81400): _writeAt: size=3, off=7 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39716272f2d0 item 89 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e81400): >_writeAt: n=3, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e81400): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.88489005 +0000 UTC m=+1317.557119484 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e81400): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e81980): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e81980): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e81980): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e81980): >_readAt: n=8, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e81980): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.88489005 +0000 UTC m=+1317.557119484 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e81980): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39716272f500 item 89 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e9a0c0): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e9a0c0): open at offset 0 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e9a0c0): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e9a0c0): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e9a0c0): >_readAt: n=0, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e9a0c0): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e9a0c0): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e9a0c0): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.886095347 +0000 UTC m=+1317.558324782 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e9a0c0): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e9a600): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e9a600): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e9a600): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39716272f8f0 item 90 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e9a600): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e9a600): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.886554487 +0000 UTC m=+1317.558783921 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e9a600): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e9ab40): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e9ab40): open at offset 5 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e9ab40): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39716272fb20 item 90 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e9ab40): _readAt: size=2, off=5 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e9ab40): >_readAt: n=0, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e9ab40): _writeAt: size=3, off=5 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e9ab40): >_writeAt: n=3, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e9ab40): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.887026399 +0000 UTC m=+1317.559255832 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e9ab40): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e9b100): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e9b100): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e9b100): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e9b100): >_readAt: n=3, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e9b100): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.887026399 +0000 UTC m=+1317.559255832 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e9b100): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162ca4230 item 90 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e9b740): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e9b740): open at offset 0 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e9b740): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e9b740): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e9b740): >_readAt: n=0, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e9b740): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e9b740): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e9b740): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.888136698 +0000 UTC m=+1317.560366131 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e9b740): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e9bc80): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e9bc80): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e9bc80): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162ca4770 item 91 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e9bc80): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e9bc80): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.888553145 +0000 UTC m=+1317.560782579 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162e9bc80): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ebc2c0): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ebc2c0): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ebc2c0): open at offset 5 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ebc2c0): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ebc2c0): >_readAt: n=2, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ebc2c0): _writeAt: size=3, off=7 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162ca49a0 item 91 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ebc2c0): >_writeAt: n=3, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ebc2c0): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.889051477 +0000 UTC m=+1317.561280911 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ebc2c0): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ebc840): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ebc840): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ebc840): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ebc840): >_readAt: n=8, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ebc840): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.889051477 +0000 UTC m=+1317.561280911 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ebc840): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162ca4b60 item 91 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 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/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ebce80): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ebce80): open at offset 0 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ebce80): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ebce80): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ebce80): >_readAt: n=0, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ebce80): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ebce80): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ebce80): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.890224204 +0000 UTC m=+1317.562453637 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ebce80): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ebd3c0): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ebd3c0): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ebd3c0): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162ca4fc0 item 92 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ebd3c0): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ebd3c0): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.890677681 +0000 UTC m=+1317.562907135 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ebd3c0): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ebd900): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ebd900): open at offset 5 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ebd900): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162ca5180 item 92 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ebd900): _readAt: size=2, off=5 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ebd900): >_readAt: n=0, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ebd900): _writeAt: size=3, off=5 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ebd900): >_writeAt: n=3, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ebd900): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.891199708 +0000 UTC m=+1317.563429142 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ebd900): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ebdec0): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ebdec0): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ebdec0): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ebdec0): >_readAt: n=3, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ebdec0): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.891199708 +0000 UTC m=+1317.563429142 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ebdec0): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162ca5340 item 92 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ed8600): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ed8600): open at offset 0 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ed8600): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ed8600): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ed8600): >_readAt: n=0, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ed8600): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ed8600): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ed8600): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.892354632 +0000 UTC m=+1317.564584065 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ed8600): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ed8b40): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ed8b40): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ed8b40): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162ca5810 item 93 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ed8b40): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ed8b40): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.892785527 +0000 UTC m=+1317.565014960 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ed8b40): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ed9240): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ed9240): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ed9240): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ed9240): >_readAt: n=5, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ed9240): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.892785527 +0000 UTC m=+1317.565014960 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ed9240): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162ca59d0 item 93 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 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/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ed9880): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ed9880): open at offset 0 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ed9880): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ed9880): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ed9880): >_readAt: n=0, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ed9880): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ed9880): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ed9880): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.894123266 +0000 UTC m=+1317.566352700 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ed9880): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ed9dc0): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ed9dc0): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ed9dc0): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162ca5dc0 item 94 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ed9dc0): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ed9dc0): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.894557987 +0000 UTC m=+1317.566787421 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ed9dc0): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ef65c0): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ef65c0): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ef65c0): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ef65c0): >_readAt: n=5, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ef65c0): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.894557987 +0000 UTC m=+1317.566787421 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ef65c0): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162430310 item 94 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 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/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ef6c00): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ef6c00): open at offset 0 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ef6c00): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ef6c00): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ef6c00): >_readAt: n=0, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ef6c00): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ef6c00): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ef6c00): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.895780869 +0000 UTC m=+1317.568010303 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ef6c00): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ef7140): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ef7140): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ef7140): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162430930 item 95 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ef7140): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ef7140): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.896250888 +0000 UTC m=+1317.568480322 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ef7140): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ef7840): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ef7840): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ef7840): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ef7840): >_readAt: n=5, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ef7840): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.896250888 +0000 UTC m=+1317.568480322 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ef7840): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162430e00 item 95 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 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/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ef7e80): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ef7e80): open at offset 0 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ef7e80): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ef7e80): _readAt: size=2, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ef7e80): >_readAt: n=0, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ef7e80): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ef7e80): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ef7e80): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.897480352 +0000 UTC m=+1317.569709786 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162ef7e80): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162f164c0): _writeAt: size=5, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162f164c0): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162f164c0): >openPending: err= 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162431260 item 96 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162f164c0): >_writeAt: n=5, err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162f164c0): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.898119171 +0000 UTC m=+1317.570348615 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162f164c0): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:49:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:13 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162f16bc0): _readAt: size=512, off=0 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162f16bc0): openPending: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162f16bc0): >openPending: err= 2026/04/13 05:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162f16bc0): >_readAt: n=5, err=EOF 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162f16bc0): close: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:13.898119171 +0000 UTC m=+1317.570348615 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:13 DEBUG : open-test-file(0x397162f16bc0): >close: err= 2026/04/13 05:49:13 DEBUG : open-test-file: Remove: 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162431420 item 96 2026/04/13 05:49:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:13 DEBUG : open-test-file: >Remove: err= 2026/04/13 05:49:13 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:49:13 DEBUG : Looking for writers 2026/04/13 05:49:13 DEBUG : >WaitForWriters: 2026/04/13 05:49:13 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:49:14 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:49:14 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/13 05:49:14 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:49:14 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:49:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:49:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:49:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:49:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:49:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:49:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/04/13 05:49:14 INFO : Yandex rclone-test-qobojuc4lago: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162f16180): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162f16180): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162f16180): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162f16180): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162f16180): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.171474777 +0000 UTC m=+1318.843704221 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162f16180): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162f16600): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162f16600): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162f16600): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162f16600): >_readAt: n=2, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162f16600): _writeAt: size=3, off=2 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162f16600): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162f16600): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.171474777 +0000 UTC m=+1318.843704221 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162f16600): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162f16ac0): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162f16ac0): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162f16ac0): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162f16ac0): >_readAt: n=5, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162f16ac0): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.171474777 +0000 UTC m=+1318.843704221 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162f16ac0): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162b7e9a0 item 1 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162f17100): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162f17100): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162f17100): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162f17100): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162f17100): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.173845299 +0000 UTC m=+1318.846074733 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162f17100): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162f176c0): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162f176c0): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162f176c0): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162f176c0): >_readAt: n=5, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162f176c0): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.173845299 +0000 UTC m=+1318.846074733 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162f176c0): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162b7f420 item 2 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162f17d00): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162f17d00): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162f17d00): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162f17d00): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162f17d00): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.175548648 +0000 UTC m=+1318.847778093 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162f17d00): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162cb8280): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162cb8280): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162cb8280): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162cb8280): >_readAt: n=2, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162cb8280): _writeAt: size=3, off=2 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162cb8280): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162cb8280): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.175548648 +0000 UTC m=+1318.847778093 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162cb8280): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162cb8740): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162cb8740): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162cb8740): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162cb8740): >_readAt: n=5, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162cb8740): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.175548648 +0000 UTC m=+1318.847778093 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162cb8740): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162b7f880 item 3 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162cb8e00): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162cb8e00): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162cb8e00): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162cb8e00): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162cb8e00): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.17765982 +0000 UTC m=+1318.849889265 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162cb8e00): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162cb9740): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162cb9740): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162cb9740): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162cb9740): >_readAt: n=5, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162cb9740): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.17765982 +0000 UTC m=+1318.849889265 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162cb9740): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971628061c0 item 4 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627da140): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627da140): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627da140): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627da140): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627da140): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.178963675 +0000 UTC m=+1318.851193119 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627da140): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627da6c0): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627da6c0): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627da6c0): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627da6c0): >_readAt: n=2, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627da6c0): _writeAt: size=3, off=2 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627da6c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627da6c0): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.178963675 +0000 UTC m=+1318.851193119 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627da6c0): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627dab80): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627dab80): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627dab80): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627dab80): >_readAt: n=5, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627dab80): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.178963675 +0000 UTC m=+1318.851193119 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627dab80): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162806a80 item 5 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627db300): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627db300): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627db300): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627db300): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627db300): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.180990919 +0000 UTC m=+1318.853220363 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627db300): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627db940): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627db940): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627db940): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627db940): >_readAt: n=5, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627db940): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.180990919 +0000 UTC m=+1318.853220363 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627db940): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162807180 item 6 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716220b300): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716220b300): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716220b300): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716220b300): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716220b300): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.182302748 +0000 UTC m=+1318.854532192 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716220b300): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625f4040): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625f4040): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625f4040): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625f4040): >_readAt: n=2, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625f4040): _writeAt: size=3, off=2 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625f4040): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625f4040): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.182302748 +0000 UTC m=+1318.854532192 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625f4040): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625f4a00): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625f4a00): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625f4a00): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625f4a00): >_readAt: n=5, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625f4a00): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.182302748 +0000 UTC m=+1318.854532192 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625f4a00): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162807570 item 7 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625f5080): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625f5080): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625f5080): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625f5080): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625f5080): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.184601875 +0000 UTC m=+1318.856831319 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625f5080): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625f56c0): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625f56c0): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625f56c0): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625f56c0): >_readAt: n=5, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625f56c0): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.184601875 +0000 UTC m=+1318.856831319 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625f56c0): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971620541c0 item 8 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625f5c80): _readAt: size=2, off=0 2026/04/13 05:49:15 ERROR : open-test-file(0x3971625f5c80): Couldn't read size of file 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625f5c80): >_readAt: n=0, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625f5c80): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625f5c80): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625f5c80): close: 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625f5c80): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716211c440): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716211c440): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716211c440): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716211c440): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716211c440): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.186362263 +0000 UTC m=+1318.858591707 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716211c440): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716211db80): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716211db80): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716211db80): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716211db80): >_readAt: n=2, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716211db80): _writeAt: size=3, off=2 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716211db80): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716211db80): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.186362263 +0000 UTC m=+1318.858591707 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716211db80): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b90200): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b90200): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b90200): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b90200): >_readAt: n=5, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b90200): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.186362263 +0000 UTC m=+1318.858591707 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b90200): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162054690 item 9 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b90880): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b90880): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b90880): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b90880): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b90880): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.188775254 +0000 UTC m=+1318.861004698 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b90880): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b90fc0): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b90fc0): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b90fc0): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b90fc0): >_readAt: n=5, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b90fc0): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.188775254 +0000 UTC m=+1318.861004698 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b90fc0): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971620552d0 item 10 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b91700): _readAt: size=2, off=0 2026/04/13 05:49:15 ERROR : open-test-file(0x397162b91700): Couldn't read size of file 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b91700): >_readAt: n=0, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b91700): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b91700): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b91700): close: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b91700): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b91bc0): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b91bc0): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b91bc0): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b91bc0): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b91bc0): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.190722105 +0000 UTC m=+1318.862951549 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b91bc0): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162776200): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162776200): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162776200): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162776200): >_readAt: n=2, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162776200): _writeAt: size=3, off=2 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162776200): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162776200): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.190722105 +0000 UTC m=+1318.862951549 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162776200): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162776a80): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162776a80): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162776a80): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162776a80): >_readAt: n=5, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162776a80): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.190722105 +0000 UTC m=+1318.862951549 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162776a80): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162055b90 item 11 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162777740): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162777740): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162777740): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162777740): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162777740): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.19285149 +0000 UTC m=+1318.865080934 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162777740): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162777d80): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162777d80): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162777d80): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162777d80): >_readAt: n=5, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162777d80): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.19285149 +0000 UTC m=+1318.865080934 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162777d80): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162a22380 item 12 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bb44c0): _readAt: size=2, off=0 2026/04/13 05:49:15 ERROR : open-test-file(0x397162bb44c0): Couldn't read size of file 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bb44c0): >_readAt: n=0, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bb44c0): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bb44c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bb44c0): close: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bb44c0): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bb4980): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bb4980): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bb4980): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bb4980): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bb4980): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.194628721 +0000 UTC m=+1318.866858165 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bb4980): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bb5040): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bb5040): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bb5040): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bb5040): >_readAt: n=5, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bb5040): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.194628721 +0000 UTC m=+1318.866858165 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bb5040): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162a22700 item 13 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bb58c0): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bb58c0): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bb58c0): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bb58c0): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bb58c0): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.19643742 +0000 UTC m=+1318.868666874 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bb58c0): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bb5e80): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bb5e80): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bb5e80): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bb5e80): >_readAt: n=5, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bb5e80): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.19643742 +0000 UTC m=+1318.868666874 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bb5e80): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162a22cb0 item 14 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162540ec0): _readAt: size=2, off=0 2026/04/13 05:49:15 ERROR : open-test-file(0x397162540ec0): Couldn't read size of file 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162540ec0): >_readAt: n=0, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162540ec0): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162540ec0): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162540ec0): close: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162540ec0): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162541280): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162541280): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162541280): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162541280): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162541280): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.198321332 +0000 UTC m=+1318.870550796 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162541280): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162541d80): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162541d80): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162541d80): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162541d80): >_readAt: n=5, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162541d80): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.198321332 +0000 UTC m=+1318.870550796 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162541d80): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162a233b0 item 15 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 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/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625c8900): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625c8900): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625c8900): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625c8900): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625c8900): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.200181018 +0000 UTC m=+1318.872410462 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625c8900): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625c9040): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625c9040): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625c9040): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625c9040): >_readAt: n=5, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625c9040): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.200181018 +0000 UTC m=+1318.872410462 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625c9040): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162a23730 item 16 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625c9a00): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625c9a00): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625c9a00): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625c9a00): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625c9a00): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.201851206 +0000 UTC m=+1318.874080650 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625c9a00): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971624c40c0): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971624c40c0): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971624c40c0): open at offset 5 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971624c40c0): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971624c40c0): >_readAt: n=2, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971624c40c0): _writeAt: size=3, off=7 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971624c40c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971624c40c0): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.201851206 +0000 UTC m=+1318.874080650 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971624c40c0): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971624c5340): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971624c5340): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971624c5340): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971624c5340): >_readAt: n=5, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971624c5340): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.201851206 +0000 UTC m=+1318.874080650 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971624c5340): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162a23ab0 item 17 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971624c5bc0): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971624c5bc0): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971624c5bc0): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971624c5bc0): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971624c5bc0): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.204132057 +0000 UTC m=+1318.876361501 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971624c5bc0): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162904740): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162904740): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162904740): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162904740): >_readAt: n=5, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162904740): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.204132057 +0000 UTC m=+1318.876361501 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162904740): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162b24230 item 18 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162904fc0): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162904fc0): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162904fc0): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162904fc0): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162904fc0): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.205705121 +0000 UTC m=+1318.877934566 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162904fc0): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629055c0): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629055c0): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629055c0): open at offset 5 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629055c0): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629055c0): >_readAt: n=2, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629055c0): _writeAt: size=3, off=7 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629055c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629055c0): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.205705121 +0000 UTC m=+1318.877934566 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629055c0): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162905d00): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162905d00): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162905d00): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162905d00): >_readAt: n=5, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162905d00): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.205705121 +0000 UTC m=+1318.877934566 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162905d00): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162b245b0 item 19 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d28580): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d28580): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d28580): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d28580): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d28580): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.207930719 +0000 UTC m=+1318.880160153 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d28580): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d28ac0): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d28ac0): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d28ac0): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d28ac0): >_readAt: n=5, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d28ac0): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.207930719 +0000 UTC m=+1318.880160153 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d28ac0): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162b24ee0 item 20 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d29340): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d29340): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d29340): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d29340): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d29340): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.209499866 +0000 UTC m=+1318.881729310 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d29340): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d29840): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d29840): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d29840): open at offset 5 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d29840): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d29840): >_readAt: n=2, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d29840): _writeAt: size=3, off=7 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d29840): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d29840): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.209499866 +0000 UTC m=+1318.881729310 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d29840): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d29d40): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d29d40): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d29d40): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d29d40): >_readAt: n=5, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d29d40): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.209499866 +0000 UTC m=+1318.881729310 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d29d40): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162b25420 item 21 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629247c0): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629247c0): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629247c0): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629247c0): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629247c0): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.211991757 +0000 UTC m=+1318.884221201 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629247c0): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162924f00): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162924f00): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162924f00): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162924f00): >_readAt: n=5, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162924f00): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.211991757 +0000 UTC m=+1318.884221201 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162924f00): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162b25960 item 22 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629256c0): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629256c0): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629256c0): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629256c0): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629256c0): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.213761603 +0000 UTC m=+1318.885991047 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629256c0): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162925cc0): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162925cc0): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162925cc0): open at offset 5 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162925cc0): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162925cc0): >_readAt: n=2, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162925cc0): _writeAt: size=3, off=7 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162925cc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162925cc0): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.213761603 +0000 UTC m=+1318.885991047 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162925cc0): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b6a2c0): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b6a2c0): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b6a2c0): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b6a2c0): >_readAt: n=5, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b6a2c0): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.213761603 +0000 UTC m=+1318.885991047 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b6a2c0): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162b25ce0 item 23 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 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/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b6a940): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b6a940): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b6a940): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b6a940): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b6a940): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.215761684 +0000 UTC m=+1318.887991118 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b6a940): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b6af80): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b6af80): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b6af80): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b6af80): >_readAt: n=5, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b6af80): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.215761684 +0000 UTC m=+1318.887991118 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b6af80): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971620527e0 item 24 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b6b5c0): _readAt: size=2, off=0 2026/04/13 05:49:15 ERROR : open-test-file(0x397162b6b5c0): Couldn't read size of file 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b6b5c0): >_readAt: n=0, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b6b5c0): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b6b5c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b6b5c0): close: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b6b5c0): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b6ba80): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b6ba80): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b6ba80): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b6ba80): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b6ba80): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.217495993 +0000 UTC m=+1318.889725437 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b6ba80): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c3c180): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c3c180): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c3c180): open at offset 5 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c3c180): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c3c180): >_readAt: n=2, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c3c180): _writeAt: size=3, off=7 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c3c180): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c3c180): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.217495993 +0000 UTC m=+1318.889725437 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c3c180): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c3c8c0): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c3c8c0): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c3c8c0): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c3c8c0): >_readAt: n=5, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c3c8c0): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.217495993 +0000 UTC m=+1318.889725437 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c3c8c0): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162052d90 item 25 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c3d040): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c3d040): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c3d040): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c3d040): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c3d040): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.219692515 +0000 UTC m=+1318.891921980 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c3d040): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c3d580): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c3d580): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c3d580): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c3d580): >_readAt: n=5, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c3d580): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.219692515 +0000 UTC m=+1318.891921980 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c3d580): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162053730 item 26 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c3ddc0): _readAt: size=2, off=0 2026/04/13 05:49:15 ERROR : open-test-file(0x397162c3ddc0): Couldn't read size of file 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c3ddc0): >_readAt: n=0, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c3ddc0): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c3ddc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c3ddc0): close: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c3ddc0): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716273c3c0): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716273c3c0): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716273c3c0): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716273c3c0): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716273c3c0): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.221419431 +0000 UTC m=+1318.893648875 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716273c3c0): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716273c9c0): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716273c9c0): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716273c9c0): open at offset 5 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716273c9c0): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716273c9c0): >_readAt: n=2, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716273c9c0): _writeAt: size=3, off=7 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716273c9c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716273c9c0): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.221419431 +0000 UTC m=+1318.893648875 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716273c9c0): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716273d000): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716273d000): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716273d000): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716273d000): >_readAt: n=5, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716273d000): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.221419431 +0000 UTC m=+1318.893648875 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716273d000): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39716250a000 item 27 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 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/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716273d780): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716273d780): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716273d780): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716273d780): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716273d780): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.223521284 +0000 UTC m=+1318.895750728 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716273d780): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716273ddc0): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716273ddc0): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716273ddc0): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716273ddc0): >_readAt: n=5, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716273ddc0): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.223521284 +0000 UTC m=+1318.895750728 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716273ddc0): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39716250a930 item 28 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162884500): _readAt: size=2, off=0 2026/04/13 05:49:15 ERROR : open-test-file(0x397162884500): Couldn't read size of file 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162884500): >_readAt: n=0, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162884500): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162884500): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162884500): close: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162884500): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971628848c0): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971628848c0): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971628848c0): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971628848c0): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971628848c0): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.225197994 +0000 UTC m=+1318.897427428 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971628848c0): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162884f80): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162884f80): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162884f80): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162884f80): >_readAt: n=5, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162884f80): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.225197994 +0000 UTC m=+1318.897427428 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162884f80): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39716250b030 item 29 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 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/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162885600): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162885600): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162885600): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162885600): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162885600): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.226638127 +0000 UTC m=+1318.898867571 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162885600): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162885b40): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162885b40): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162885b40): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162885b40): >_readAt: n=5, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162885b40): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.226638127 +0000 UTC m=+1318.898867571 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162885b40): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39716250b6c0 item 30 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 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/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629d45c0): _readAt: size=2, off=0 2026/04/13 05:49:15 ERROR : open-test-file(0x3971629d45c0): Couldn't read size of file 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629d45c0): >_readAt: n=0, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629d45c0): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629d45c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629d45c0): close: 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629d45c0): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629d4980): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629d4980): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629d4980): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629d4980): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629d4980): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.22827936 +0000 UTC m=+1318.900508804 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629d4980): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629d5240): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629d5240): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629d5240): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629d5240): >_readAt: n=5, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629d5240): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.22827936 +0000 UTC m=+1318.900508804 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629d5240): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971622ee850 item 31 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 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/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629d5c00): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629d5c00): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629d5c00): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629d5c00): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629d5c00): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.229667103 +0000 UTC m=+1318.901896547 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629d5c00): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162908380): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162908380): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162908380): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162908380): >_readAt: n=5, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162908380): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.229667103 +0000 UTC m=+1318.901896547 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162908380): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971622ef490 item 32 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629089c0): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629089c0): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629089c0): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629089c0): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629089c0): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.231536357 +0000 UTC m=+1318.903765801 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629089c0): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162908e40): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162908e40): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162908e40): _writeAt: size=3, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162908e40): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162908e40): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971622efce0 item 33 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162908e40): >_writeAt: n=3, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162908e40): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.232165637 +0000 UTC m=+1318.904395081 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162908e40): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162909340): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162909340): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162909340): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162909340): >_readAt: n=5, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162909340): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.232165637 +0000 UTC m=+1318.904395081 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162909340): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162112150 item 33 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162909980): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162909980): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162909980): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162909980): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162909980): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.233730845 +0000 UTC m=+1318.905960280 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162909980): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162909e00): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162909e00): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971621129a0 item 34 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162909e00): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162909e00): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162909e00): _writeAt: size=3, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162909e00): >_writeAt: n=3, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162909e00): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.234367298 +0000 UTC m=+1318.906596733 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162909e00): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716294a440): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716294a440): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716294a440): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716294a440): >_readAt: n=3, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716294a440): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.234367298 +0000 UTC m=+1318.906596733 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716294a440): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162113340 item 34 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716294aa80): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716294aa80): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716294aa80): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716294aa80): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716294aa80): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.236000146 +0000 UTC m=+1318.908229590 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716294aa80): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716294af00): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716294af00): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716294af00): _writeAt: size=3, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716294af00): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716294af00): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162c620e0 item 35 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716294af00): >_writeAt: n=3, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716294af00): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.236601803 +0000 UTC m=+1318.908831247 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716294af00): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716294b400): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716294b400): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716294b400): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716294b400): >_readAt: n=5, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716294b400): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.236601803 +0000 UTC m=+1318.908831247 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716294b400): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162c622a0 item 35 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716294ba80): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716294ba80): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716294ba80): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716294ba80): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716294ba80): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.238440369 +0000 UTC m=+1318.910669803 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716294ba80): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716295e080): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716295e080): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162c62620 item 36 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716295e080): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716295e080): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716295e080): _writeAt: size=3, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716295e080): >_writeAt: n=3, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716295e080): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.239264007 +0000 UTC m=+1318.911493451 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716295e080): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716295e5c0): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716295e5c0): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716295e5c0): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716295e5c0): >_readAt: n=3, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716295e5c0): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.239264007 +0000 UTC m=+1318.911493451 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716295e5c0): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162c627e0 item 36 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716295ec00): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716295ec00): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716295ec00): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716295ec00): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716295ec00): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.240747481 +0000 UTC m=+1318.912976925 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716295ec00): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716295f080): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716295f080): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716295f080): _writeAt: size=3, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716295f080): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716295f080): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162c62b60 item 37 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716295f080): >_writeAt: n=3, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716295f080): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.241310997 +0000 UTC m=+1318.913540441 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716295f080): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716295f580): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716295f580): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716295f580): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716295f580): >_readAt: n=5, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716295f580): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.241310997 +0000 UTC m=+1318.913540441 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716295f580): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162c62d20 item 37 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716295fc00): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716295fc00): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716295fc00): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716295fc00): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716295fc00): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.243398924 +0000 UTC m=+1318.915628368 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716295fc00): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162992200): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162992200): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162c631f0 item 38 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162992200): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162992200): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162992200): _writeAt: size=3, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162992200): >_writeAt: n=3, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162992200): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.243944716 +0000 UTC m=+1318.916174150 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162992200): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162992740): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162992740): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162992740): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162992740): >_readAt: n=3, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162992740): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.243944716 +0000 UTC m=+1318.916174150 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162992740): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162c63500 item 38 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162992dc0): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162992dc0): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162992dc0): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162992dc0): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162992dc0): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.245255945 +0000 UTC m=+1318.917485379 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162992dc0): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629932c0): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629932c0): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629932c0): _writeAt: size=3, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629932c0): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629932c0): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162c63b90 item 39 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629932c0): >_writeAt: n=3, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629932c0): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.24572963 +0000 UTC m=+1318.917959064 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629932c0): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629937c0): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629937c0): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629937c0): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629937c0): >_readAt: n=5, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629937c0): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.24572963 +0000 UTC m=+1318.917959064 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629937c0): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162c63d50 item 39 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162993e40): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162993e40): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162993e40): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162993e40): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162993e40): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.24706219 +0000 UTC m=+1318.919291634 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162993e40): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629be440): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629be440): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971626fc460 item 40 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629be440): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629be440): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629be440): _writeAt: size=3, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629be440): >_writeAt: n=3, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629be440): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.247599074 +0000 UTC m=+1318.919828508 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629be440): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629be980): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629be980): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629be980): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629be980): >_readAt: n=3, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629be980): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.247599074 +0000 UTC m=+1318.919828508 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629be980): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971626fc700 item 40 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629bef40): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629bef40): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629bef40): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629bef40): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629bef40): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629bef40): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629bef40): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.249006926 +0000 UTC m=+1318.921236360 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629bef40): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629bf440): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629bf440): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629bf440): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971626fccb0 item 41 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629bf440): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629bf440): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.24949535 +0000 UTC m=+1318.921724784 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629bf440): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629bf900): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629bf900): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629bf900): _writeAt: size=3, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629bf900): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629bf900): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971626fd0a0 item 41 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629bf900): >_writeAt: n=3, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629bf900): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.250009382 +0000 UTC m=+1318.922238816 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629bf900): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629bfe40): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629bfe40): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629bfe40): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629bfe40): >_readAt: n=5, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629bfe40): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.250009382 +0000 UTC m=+1318.922238816 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629bfe40): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971626fd260 item 41 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629e4580): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629e4580): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629e4580): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629e4580): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629e4580): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629e4580): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629e4580): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.251565053 +0000 UTC m=+1318.923794507 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629e4580): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629e4a80): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629e4a80): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629e4a80): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162068c40 item 42 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629e4a80): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629e4a80): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.252004203 +0000 UTC m=+1318.924233637 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629e4a80): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629e4fc0): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629e4fc0): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162068ee0 item 42 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629e4fc0): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629e4fc0): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629e4fc0): _writeAt: size=3, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629e4fc0): >_writeAt: n=3, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629e4fc0): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.252601462 +0000 UTC m=+1318.924830896 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629e4fc0): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629e5540): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629e5540): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629e5540): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629e5540): >_readAt: n=3, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629e5540): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.252601462 +0000 UTC m=+1318.924830896 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629e5540): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971620691f0 item 42 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629e5b80): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629e5b80): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629e5b80): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629e5b80): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629e5b80): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629e5b80): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629e5b80): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.253848179 +0000 UTC m=+1318.926077683 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629e5b80): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162a0a180): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162a0a180): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162a0a180): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162069d50 item 43 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162a0a180): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162a0a180): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.254347673 +0000 UTC m=+1318.926577107 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162a0a180): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162a0a6c0): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162a0a6c0): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162a0a6c0): _writeAt: size=3, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162a0a6c0): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162a0a6c0): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39716214e1c0 item 43 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162a0a6c0): >_writeAt: n=3, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162a0a6c0): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.254912982 +0000 UTC m=+1318.927142416 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162a0a6c0): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162a0ac00): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162a0ac00): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162a0ac00): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162a0ac00): >_readAt: n=5, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162a0ac00): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.254912982 +0000 UTC m=+1318.927142416 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162a0ac00): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39716214e540 item 43 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162a0b240): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162a0b240): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162a0b240): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162a0b240): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162a0b240): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162a0b240): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162a0b240): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.25623426 +0000 UTC m=+1318.928463704 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162a0b240): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162a0b740): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162a0b740): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162a0b740): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39716214f0a0 item 44 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162a0b740): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162a0b740): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.256674643 +0000 UTC m=+1318.928904076 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162a0b740): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162a0bc80): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162a0bc80): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39716214f5e0 item 44 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162a0bc80): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162a0bc80): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162a0bc80): _writeAt: size=3, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162a0bc80): >_writeAt: n=3, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162a0bc80): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.25732422 +0000 UTC m=+1318.929553655 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162a0bc80): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162a54300): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162a54300): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162a54300): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162a54300): >_readAt: n=3, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162a54300): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.25732422 +0000 UTC m=+1318.929553655 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162a54300): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39716214fab0 item 44 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162a54940): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162a54940): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162a54940): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162a54940): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162a54940): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162a54940): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162a54940): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.258663102 +0000 UTC m=+1318.930892536 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162a54940): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162a54e40): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162a54e40): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162a54e40): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39716281c5b0 item 45 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162a54e40): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162a54e40): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.259140104 +0000 UTC m=+1318.931369537 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162a54e40): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162a55540): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162a55540): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162a55540): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162a55540): >_readAt: n=5, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162a55540): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.259140104 +0000 UTC m=+1318.931369537 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162a55540): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39716281c850 item 45 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162a55b80): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162a55b80): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162a55b80): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162a55b80): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162a55b80): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162a55b80): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162a55b80): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.260668102 +0000 UTC m=+1318.932897537 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162a55b80): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162aa8180): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162aa8180): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162aa8180): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39716281cd90 item 46 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162aa8180): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162aa8180): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.261193175 +0000 UTC m=+1318.933422609 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162aa8180): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162aa8880): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162aa8880): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162aa8880): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162aa8880): >_readAt: n=5, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162aa8880): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.261193175 +0000 UTC m=+1318.933422609 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162aa8880): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39716281cfc0 item 46 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162aa8ec0): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162aa8ec0): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162aa8ec0): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162aa8ec0): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162aa8ec0): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162aa8ec0): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162aa8ec0): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.26257108 +0000 UTC m=+1318.934800514 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162aa8ec0): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162aa93c0): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162aa93c0): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162aa93c0): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39716281dab0 item 47 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162aa93c0): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162aa93c0): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.263004399 +0000 UTC m=+1318.935233833 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162aa93c0): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162aa9ac0): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162aa9ac0): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162aa9ac0): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162aa9ac0): >_readAt: n=5, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162aa9ac0): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.263004399 +0000 UTC m=+1318.935233833 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162aa9ac0): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39716281dc70 item 47 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 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/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162afa200): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162afa200): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162afa200): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162afa200): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162afa200): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162afa200): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162afa200): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.264527157 +0000 UTC m=+1318.936756592 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162afa200): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162afa700): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162afa700): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162afa700): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39716220c460 item 48 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162afa700): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162afa700): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.265040218 +0000 UTC m=+1318.937269662 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162afa700): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162afae00): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162afae00): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162afae00): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162afae00): >_readAt: n=5, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162afae00): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.265040218 +0000 UTC m=+1318.937269662 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162afae00): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39716220c700 item 48 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162afb440): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162afb440): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162afb440): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162afb440): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162afb440): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.266539142 +0000 UTC m=+1318.938768617 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162afb440): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162afb8c0): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162afb8c0): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162afb8c0): _writeAt: size=3, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162afb8c0): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162afb8c0): open at offset 5 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162afb8c0): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39716220cb60 item 49 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162afb8c0): >_writeAt: n=3, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162afb8c0): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.267076157 +0000 UTC m=+1318.939305592 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162afb8c0): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162afbe00): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162afbe00): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162afbe00): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162afbe00): >_readAt: n=8, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162afbe00): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.267076157 +0000 UTC m=+1318.939305592 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162afbe00): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39716220cd20 item 49 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b2e580): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b2e580): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b2e580): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b2e580): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b2e580): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.268518584 +0000 UTC m=+1318.940748018 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b2e580): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b2ea80): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b2ea80): open at offset 5 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b2ea80): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39716220d340 item 50 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b2ea80): _readAt: size=2, off=5 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b2ea80): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b2ea80): _writeAt: size=3, off=5 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b2ea80): >_writeAt: n=3, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b2ea80): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.269066631 +0000 UTC m=+1318.941296085 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b2ea80): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b2f000): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b2f000): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b2f000): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b2f000): >_readAt: n=3, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b2f000): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.269066631 +0000 UTC m=+1318.941296085 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b2f000): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39716220d880 item 50 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b2f680): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b2f680): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b2f680): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b2f680): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b2f680): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.270429076 +0000 UTC m=+1318.942658510 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b2f680): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b2fb80): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b2fb80): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b2fb80): _writeAt: size=3, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b2fb80): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b2fb80): open at offset 5 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b2fb80): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39716220de30 item 51 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b2fb80): >_writeAt: n=3, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b2fb80): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.271024983 +0000 UTC m=+1318.943254457 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b2fb80): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b861c0): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b861c0): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b861c0): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b861c0): >_readAt: n=8, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b861c0): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.271024983 +0000 UTC m=+1318.943254457 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b861c0): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971624c69a0 item 51 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b86840): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b86840): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b86840): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b86840): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b86840): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.272384483 +0000 UTC m=+1318.944613917 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b86840): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b86d40): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b86d40): open at offset 5 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b86d40): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971624c71f0 item 52 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b86d40): _readAt: size=2, off=5 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b86d40): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b86d40): _writeAt: size=3, off=5 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b86d40): >_writeAt: n=3, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b86d40): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.272988334 +0000 UTC m=+1318.945217768 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b86d40): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b872c0): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b872c0): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b872c0): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b872c0): >_readAt: n=3, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b872c0): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.272988334 +0000 UTC m=+1318.945217768 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b872c0): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971624c77a0 item 52 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b87940): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b87940): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b87940): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b87940): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b87940): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.274347735 +0000 UTC m=+1318.946577169 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b87940): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b87e40): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b87e40): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b87e40): _writeAt: size=3, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b87e40): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b87e40): open at offset 5 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b87e40): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162512150 item 53 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b87e40): >_writeAt: n=3, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b87e40): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.274847159 +0000 UTC m=+1318.947076632 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b87e40): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bca480): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bca480): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bca480): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bca480): >_readAt: n=8, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bca480): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.274847159 +0000 UTC m=+1318.947076632 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bca480): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971625127e0 item 53 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bcab00): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bcab00): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bcab00): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bcab00): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bcab00): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.276236926 +0000 UTC m=+1318.948466361 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bcab00): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bcb000): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bcb000): open at offset 5 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bcb000): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162513420 item 54 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bcb000): _readAt: size=2, off=5 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bcb000): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bcb000): _writeAt: size=3, off=5 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bcb000): >_writeAt: n=3, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bcb000): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.276817614 +0000 UTC m=+1318.949047049 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bcb000): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bcb580): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bcb580): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bcb580): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bcb580): >_readAt: n=3, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bcb580): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.276817614 +0000 UTC m=+1318.949047049 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bcb580): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162513810 item 54 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bcbc00): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bcbc00): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bcbc00): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bcbc00): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bcbc00): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.278225346 +0000 UTC m=+1318.950454780 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bcbc00): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bf6200): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bf6200): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bf6200): _writeAt: size=3, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bf6200): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bf6200): open at offset 5 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bf6200): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162513e30 item 55 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bf6200): >_writeAt: n=3, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bf6200): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.27875654 +0000 UTC m=+1318.950985974 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bf6200): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bf6740): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bf6740): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bf6740): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bf6740): >_readAt: n=8, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bf6740): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.27875654 +0000 UTC m=+1318.950985974 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bf6740): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39716215c3f0 item 55 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 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/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bf6dc0): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bf6dc0): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bf6dc0): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bf6dc0): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bf6dc0): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.280114306 +0000 UTC m=+1318.952343741 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bf6dc0): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bf72c0): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bf72c0): open at offset 5 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bf72c0): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39716215d3b0 item 56 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bf72c0): _readAt: size=2, off=5 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bf72c0): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bf72c0): _writeAt: size=3, off=5 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bf72c0): >_writeAt: n=3, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bf72c0): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.280736323 +0000 UTC m=+1318.952965757 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bf72c0): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bf7840): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bf7840): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bf7840): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bf7840): >_readAt: n=3, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bf7840): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.280736323 +0000 UTC m=+1318.952965757 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bf7840): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39716215d880 item 56 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bf7e80): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bf7e80): open at offset 0 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bf7e80): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bf7e80): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bf7e80): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bf7e80): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bf7e80): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bf7e80): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.282229196 +0000 UTC m=+1318.954458629 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bf7e80): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c284c0): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c284c0): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c284c0): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971626ca1c0 item 57 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c284c0): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c284c0): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.282764768 +0000 UTC m=+1318.954994201 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c284c0): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c28a00): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c28a00): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c28a00): _writeAt: size=3, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c28a00): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c28a00): open at offset 5 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c28a00): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971626ca4d0 item 57 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c28a00): >_writeAt: n=3, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c28a00): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.283345495 +0000 UTC m=+1318.955574929 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c28a00): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c28f80): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c28f80): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c28f80): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c28f80): >_readAt: n=8, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c28f80): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.283345495 +0000 UTC m=+1318.955574929 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c28f80): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971626caa80 item 57 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c295c0): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c295c0): open at offset 0 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c295c0): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c295c0): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c295c0): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c295c0): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c295c0): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c295c0): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.284641436 +0000 UTC m=+1318.956870869 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c295c0): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c29b00): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c29b00): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c29b00): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971626cb0a0 item 58 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c29b00): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c29b00): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.285143685 +0000 UTC m=+1318.957373119 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c29b00): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c54140): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c54140): open at offset 5 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c54140): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971626cb340 item 58 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c54140): _readAt: size=2, off=5 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c54140): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c54140): _writeAt: size=3, off=5 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c54140): >_writeAt: n=3, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c54140): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.285766392 +0000 UTC m=+1318.957995826 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c54140): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c54700): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c54700): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c54700): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c54700): >_readAt: n=3, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c54700): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.285766392 +0000 UTC m=+1318.957995826 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c54700): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971626cb570 item 58 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c54d40): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c54d40): open at offset 0 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c54d40): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c54d40): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c54d40): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c54d40): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c54d40): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c54d40): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.287366377 +0000 UTC m=+1318.959595831 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c54d40): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c55280): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c55280): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c55280): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971626cb960 item 59 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c55280): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c55280): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.287873616 +0000 UTC m=+1318.960103060 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c55280): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c557c0): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c557c0): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c557c0): _writeAt: size=3, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c557c0): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c557c0): open at offset 5 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c557c0): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971626cbb20 item 59 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c557c0): >_writeAt: n=3, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c557c0): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.288424858 +0000 UTC m=+1318.960654293 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c557c0): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c55d40): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c55d40): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c55d40): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c55d40): >_readAt: n=8, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c55d40): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.288424858 +0000 UTC m=+1318.960654293 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c55d40): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971626cbd50 item 59 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 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/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c80480): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c80480): open at offset 0 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c80480): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c80480): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c80480): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c80480): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c80480): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c80480): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.289953217 +0000 UTC m=+1318.962182652 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c80480): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162dc0ac0): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162dc0ac0): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162dc0ac0): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971621b5730 item 60 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162dc0ac0): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162dc0ac0): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.290499752 +0000 UTC m=+1318.962729185 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162dc0ac0): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162dc1000): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162dc1000): open at offset 5 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162dc1000): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971621b5960 item 60 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162dc1000): _readAt: size=2, off=5 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162dc1000): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162dc1000): _writeAt: size=3, off=5 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162dc1000): >_writeAt: n=3, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162dc1000): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.291137948 +0000 UTC m=+1318.963367382 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162dc1000): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162dc15c0): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162dc15c0): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162dc15c0): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162dc15c0): >_readAt: n=3, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162dc15c0): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.291137948 +0000 UTC m=+1318.963367382 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162dc15c0): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971621b5b20 item 60 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162dc1c00): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162dc1c00): open at offset 0 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162dc1c00): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162dc1c00): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162dc1c00): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162dc1c00): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162dc1c00): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162dc1c00): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.292506275 +0000 UTC m=+1318.964735719 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162dc1c00): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162fc2240): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162fc2240): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162fc2240): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971624944d0 item 61 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162fc2240): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162fc2240): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.29321823 +0000 UTC m=+1318.965447665 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162fc2240): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162fc2940): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162fc2940): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162fc2940): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162fc2940): >_readAt: n=5, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162fc2940): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.29321823 +0000 UTC m=+1318.965447665 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162fc2940): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162494850 item 61 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 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/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162fc2f80): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162fc2f80): open at offset 0 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162fc2f80): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162fc2f80): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162fc2f80): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162fc2f80): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162fc2f80): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162fc2f80): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.294558314 +0000 UTC m=+1318.966787749 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162fc2f80): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162fc34c0): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162fc34c0): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162fc34c0): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162494fc0 item 62 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162fc34c0): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162fc34c0): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.29501619 +0000 UTC m=+1318.967245624 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162fc34c0): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162fc3bc0): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162fc3bc0): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162fc3bc0): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162fc3bc0): >_readAt: n=5, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162fc3bc0): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.29501619 +0000 UTC m=+1318.967245624 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162fc3bc0): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162495340 item 62 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 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/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162fda300): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162fda300): open at offset 0 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162fda300): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162fda300): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162fda300): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162fda300): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162fda300): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162fda300): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.296625963 +0000 UTC m=+1318.968855407 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162fda300): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162fda840): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162fda840): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162fda840): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971621b0150 item 63 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162fda840): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162fda840): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.297210208 +0000 UTC m=+1318.969439652 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162fda840): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162fdaf40): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162fdaf40): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162fdaf40): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162fdaf40): >_readAt: n=5, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162fdaf40): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.297210208 +0000 UTC m=+1318.969439652 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162fdaf40): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971621b0540 item 63 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 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/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162fdb580): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162fdb580): open at offset 0 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162fdb580): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162fdb580): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162fdb580): >_readAt: n=0, err=Bad file descriptor 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162fdb580): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162fdb580): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162fdb580): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.298553186 +0000 UTC m=+1318.970782620 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162fdb580): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162fdbac0): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162fdbac0): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162fdbac0): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971621b1500 item 64 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162fdbac0): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162fdbac0): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.298915261 +0000 UTC m=+1318.971144695 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162fdbac0): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162ff42c0): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162ff42c0): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162ff42c0): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162ff42c0): >_readAt: n=5, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162ff42c0): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.298915261 +0000 UTC m=+1318.971144695 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162ff42c0): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971621b1c00 item 64 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162ff4900): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162ff4900): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162ff4900): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162ff4900): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162ff4900): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.300252069 +0000 UTC m=+1318.972481513 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162ff4900): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162ff4d80): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162ff4d80): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162ff4d80): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162ff4d80): >_readAt: n=2, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162ff4d80): _writeAt: size=3, off=2 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971624c85b0 item 65 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162ff4d80): >_writeAt: n=3, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162ff4d80): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.300691039 +0000 UTC m=+1318.972920492 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162ff4d80): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162ff5280): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162ff5280): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162ff5280): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162ff5280): >_readAt: n=5, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162ff5280): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.300691039 +0000 UTC m=+1318.972920492 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162ff5280): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971624c8930 item 65 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162ff58c0): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162ff58c0): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162ff58c0): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162ff58c0): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162ff58c0): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.301870869 +0000 UTC m=+1318.974100303 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162ff58c0): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162ff5d40): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162ff5d40): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971624c9810 item 66 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162ff5d40): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162ff5d40): >_readAt: n=0, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162ff5d40): _writeAt: size=3, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162ff5d40): >_writeAt: n=3, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162ff5d40): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.302567246 +0000 UTC m=+1318.974796700 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162ff5d40): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d16380): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d16380): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d16380): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d16380): >_readAt: n=3, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d16380): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.302567246 +0000 UTC m=+1318.974796700 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d16380): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971624c9a40 item 66 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d169c0): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d169c0): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d169c0): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d169c0): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d169c0): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.303808853 +0000 UTC m=+1318.976038287 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d169c0): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d16e40): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d16e40): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d16e40): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d16e40): >_readAt: n=2, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d16e40): _writeAt: size=3, off=2 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971624c9dc0 item 67 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d16e40): >_writeAt: n=3, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d16e40): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.304351768 +0000 UTC m=+1318.976581203 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d16e40): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d17340): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d17340): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d17340): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d17340): >_readAt: n=5, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d17340): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.304351768 +0000 UTC m=+1318.976581203 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d17340): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162bf40e0 item 67 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d179c0): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d179c0): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d179c0): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d179c0): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d179c0): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.305706841 +0000 UTC m=+1318.977936275 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d179c0): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d17ec0): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d17ec0): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162bf44d0 item 68 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d17ec0): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d17ec0): >_readAt: n=0, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d17ec0): _writeAt: size=3, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d17ec0): >_writeAt: n=3, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d17ec0): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.306233446 +0000 UTC m=+1318.978462880 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d17ec0): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d4a500): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d4a500): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d4a500): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d4a500): >_readAt: n=3, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d4a500): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.306233446 +0000 UTC m=+1318.978462880 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d4a500): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162bf4690 item 68 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d4ab40): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d4ab40): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d4ab40): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d4ab40): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d4ab40): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.307433005 +0000 UTC m=+1318.979662438 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d4ab40): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d4afc0): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d4afc0): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d4afc0): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d4afc0): >_readAt: n=2, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d4afc0): _writeAt: size=3, off=2 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162bf4a10 item 69 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d4afc0): >_writeAt: n=3, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d4afc0): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.307953418 +0000 UTC m=+1318.980182852 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d4afc0): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d4b4c0): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d4b4c0): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d4b4c0): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d4b4c0): >_readAt: n=5, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d4b4c0): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.307953418 +0000 UTC m=+1318.980182852 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d4b4c0): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162bf4bd0 item 69 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d4bb40): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d4bb40): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d4bb40): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d4bb40): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d4bb40): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.309700171 +0000 UTC m=+1318.981929625 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d4bb40): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d6e140): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d6e140): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162bf4f50 item 70 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d6e140): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d6e140): >_readAt: n=0, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d6e140): _writeAt: size=3, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d6e140): >_writeAt: n=3, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d6e140): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.31055184 +0000 UTC m=+1318.982781275 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d6e140): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d6e680): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d6e680): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d6e680): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d6e680): >_readAt: n=3, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d6e680): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.31055184 +0000 UTC m=+1318.982781275 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d6e680): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162bf5110 item 70 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d6ea80): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d6ea80): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d6ea80): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d6ea80): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d6ea80): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.312607828 +0000 UTC m=+1318.984837261 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d6ea80): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d6ef80): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d6ef80): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d6ef80): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d6ef80): >_readAt: n=2, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d6ef80): _writeAt: size=3, off=2 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162bf4230 item 71 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d6ef80): >_writeAt: n=3, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d6ef80): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.313147217 +0000 UTC m=+1318.985376651 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d6ef80): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d6f480): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d6f480): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d6f480): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d6f480): >_readAt: n=5, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d6f480): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.313147217 +0000 UTC m=+1318.985376651 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d6f480): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162bf4460 item 71 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d6fb00): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d6fb00): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d6fb00): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d6fb00): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d6fb00): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.314318001 +0000 UTC m=+1318.986547435 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d6fb00): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c80100): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c80100): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162bf47e0 item 72 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c80100): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c80100): >_readAt: n=0, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c80100): _writeAt: size=3, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c80100): >_writeAt: n=3, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c80100): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.314864174 +0000 UTC m=+1318.987093607 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c80100): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c80740): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c80740): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c80740): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c80740): >_readAt: n=3, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c80740): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.314864174 +0000 UTC m=+1318.987093607 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c80740): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162bf49a0 item 72 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c80d00): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c80d00): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c80d00): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c80d00): >_readAt: n=0, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c80d00): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c80d00): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c80d00): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.316129286 +0000 UTC m=+1318.988358719 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c80d00): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c81200): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c81200): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c81200): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162bf4d20 item 73 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c81200): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c81200): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.316508913 +0000 UTC m=+1318.988738347 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c81200): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c816c0): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c816c0): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c816c0): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c816c0): >_readAt: n=2, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c816c0): _writeAt: size=3, off=2 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162bf4ee0 item 73 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c816c0): >_writeAt: n=3, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c816c0): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.317200831 +0000 UTC m=+1318.989430264 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c816c0): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c81c00): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c81c00): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c81c00): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c81c00): >_readAt: n=5, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c81c00): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.317200831 +0000 UTC m=+1318.989430264 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c81c00): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162bf5340 item 73 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162cb8340): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162cb8340): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162cb8340): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162cb8340): >_readAt: n=0, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162cb8340): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162cb8340): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162cb8340): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.318431437 +0000 UTC m=+1318.990660882 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162cb8340): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162cb8840): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162cb8840): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162cb8840): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162bf5810 item 74 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162cb8840): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162cb8840): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.318852604 +0000 UTC m=+1318.991082038 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162cb8840): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162cb8dc0): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162cb8dc0): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162bf59d0 item 74 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162cb8dc0): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162cb8dc0): >_readAt: n=0, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162cb8dc0): _writeAt: size=3, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162cb8dc0): >_writeAt: n=3, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162cb8dc0): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.319449742 +0000 UTC m=+1318.991679177 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162cb8dc0): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162cb9740): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162cb9740): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162cb9740): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162cb9740): >_readAt: n=3, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162cb9740): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.319449742 +0000 UTC m=+1318.991679177 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162cb9740): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162bf5b90 item 74 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627da140): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627da140): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627da140): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627da140): >_readAt: n=0, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627da140): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627da140): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627da140): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.320591331 +0000 UTC m=+1318.992820765 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627da140): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627da740): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627da740): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627da740): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162d22150 item 75 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627da740): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627da740): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.320996176 +0000 UTC m=+1318.993225611 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627da740): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627dac80): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627dac80): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627dac80): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627dac80): >_readAt: n=2, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627dac80): _writeAt: size=3, off=2 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162d22540 item 75 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627dac80): >_writeAt: n=3, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627dac80): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.321492024 +0000 UTC m=+1318.993721458 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627dac80): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627db2c0): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627db2c0): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627db2c0): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627db2c0): >_readAt: n=5, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627db2c0): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.321492024 +0000 UTC m=+1318.993721458 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627db2c0): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162d22850 item 75 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627dba00): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627dba00): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627dba00): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627dba00): >_readAt: n=0, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627dba00): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627dba00): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627dba00): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.322575232 +0000 UTC m=+1318.994804666 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627dba00): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716220b240): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716220b240): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716220b240): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162d22e00 item 76 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716220b240): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716220b240): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.322978454 +0000 UTC m=+1318.995207888 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716220b240): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971620c7ec0): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971620c7ec0): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162d230a0 item 76 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971620c7ec0): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971620c7ec0): >_readAt: n=0, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971620c7ec0): _writeAt: size=3, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971620c7ec0): >_writeAt: n=3, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971620c7ec0): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.323485252 +0000 UTC m=+1318.995714687 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971620c7ec0): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625f4a40): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625f4a40): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625f4a40): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625f4a40): >_readAt: n=3, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625f4a40): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.323485252 +0000 UTC m=+1318.995714687 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625f4a40): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162d23260 item 76 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625f5080): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625f5080): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625f5080): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625f5080): >_readAt: n=0, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625f5080): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625f5080): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625f5080): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.324544184 +0000 UTC m=+1318.996773618 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625f5080): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625f5680): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625f5680): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625f5680): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162d23650 item 77 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625f5680): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625f5680): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.32496523 +0000 UTC m=+1318.997194663 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625f5680): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625f5d80): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625f5d80): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625f5d80): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625f5d80): >_readAt: n=5, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625f5d80): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.32496523 +0000 UTC m=+1318.997194663 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625f5d80): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162d23810 item 77 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716211da80): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716211da80): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716211da80): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716211da80): >_readAt: n=0, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716211da80): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716211da80): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716211da80): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.32618702 +0000 UTC m=+1318.998416453 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716211da80): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b904c0): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b904c0): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b904c0): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39716250a150 item 78 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b904c0): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b904c0): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.326598147 +0000 UTC m=+1318.998827581 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b904c0): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b90cc0): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b90cc0): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b90cc0): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b90cc0): >_readAt: n=5, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b90cc0): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.326598147 +0000 UTC m=+1318.998827581 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b90cc0): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39716250a460 item 78 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b91500): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b91500): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b91500): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b91500): >_readAt: n=0, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b91500): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b91500): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b91500): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.328003925 +0000 UTC m=+1319.000233359 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b91500): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b91b00): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b91b00): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b91b00): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39716250abd0 item 79 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b91b00): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b91b00): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.328470517 +0000 UTC m=+1319.000699961 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b91b00): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162776340): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162776340): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162776340): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162776340): >_readAt: n=5, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162776340): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.328470517 +0000 UTC m=+1319.000699961 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162776340): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39716250b030 item 79 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 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/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162777240): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162777240): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162777240): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162777240): >_readAt: n=0, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162777240): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162777240): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162777240): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.329727113 +0000 UTC m=+1319.001956546 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162777240): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162777840): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162777840): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162777840): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39716250b6c0 item 80 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162777840): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162777840): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.330221287 +0000 UTC m=+1319.002450721 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162777840): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bb4140): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bb4140): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bb4140): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bb4140): >_readAt: n=5, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bb4140): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.330221287 +0000 UTC m=+1319.002450721 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bb4140): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39716250b960 item 80 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bb4880): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bb4880): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bb4880): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bb4880): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bb4880): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.331354719 +0000 UTC m=+1319.003584163 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bb4880): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bb4d00): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bb4d00): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bb4d00): open at offset 5 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bb4d00): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bb4d00): >_readAt: n=2, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bb4d00): _writeAt: size=3, off=7 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162b7e310 item 81 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bb4d00): >_writeAt: n=3, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bb4d00): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.331785284 +0000 UTC m=+1319.004014717 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bb4d00): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bb5340): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bb5340): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bb5340): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bb5340): >_readAt: n=8, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bb5340): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.331785284 +0000 UTC m=+1319.004014717 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bb5340): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162b7e540 item 81 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bb5b40): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bb5b40): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bb5b40): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bb5b40): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bb5b40): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.332875966 +0000 UTC m=+1319.005105400 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162bb5b40): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162540a00): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162540a00): open at offset 5 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162540a00): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162b7e9a0 item 82 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162540a00): _readAt: size=2, off=5 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162540a00): >_readAt: n=0, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162540a00): _writeAt: size=3, off=5 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162540a00): >_writeAt: n=3, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162540a00): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.33340719 +0000 UTC m=+1319.005636624 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162540a00): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162540fc0): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162540fc0): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162540fc0): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162540fc0): >_readAt: n=3, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162540fc0): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.33340719 +0000 UTC m=+1319.005636624 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162540fc0): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162b7ed90 item 82 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162541840): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162541840): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162541840): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162541840): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162541840): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.334493594 +0000 UTC m=+1319.006723028 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162541840): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625c8040): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625c8040): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625c8040): open at offset 5 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625c8040): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625c8040): >_readAt: n=2, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625c8040): _writeAt: size=3, off=7 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162b7f490 item 83 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625c8040): >_writeAt: n=3, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625c8040): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.334931472 +0000 UTC m=+1319.007160906 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625c8040): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625c8980): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625c8980): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625c8980): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625c8980): >_readAt: n=8, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625c8980): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.334931472 +0000 UTC m=+1319.007160906 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625c8980): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162b7f6c0 item 83 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625c9200): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625c9200): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625c9200): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625c9200): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625c9200): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.33600924 +0000 UTC m=+1319.008238674 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625c9200): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625c9a40): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625c9a40): open at offset 5 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625c9a40): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162b7fb90 item 84 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625c9a40): _readAt: size=2, off=5 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625c9a40): >_readAt: n=0, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625c9a40): _writeAt: size=3, off=5 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625c9a40): >_writeAt: n=3, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625c9a40): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.336550944 +0000 UTC m=+1319.008780378 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971625c9a40): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971624c4400): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971624c4400): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971624c4400): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971624c4400): >_readAt: n=3, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971624c4400): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.336550944 +0000 UTC m=+1319.008780378 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971624c4400): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162b7fe30 item 84 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971624c5700): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971624c5700): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971624c5700): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971624c5700): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971624c5700): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.337667805 +0000 UTC m=+1319.009897239 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971624c5700): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162904000): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162904000): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162904000): open at offset 5 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162904000): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162904000): >_readAt: n=2, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162904000): _writeAt: size=3, off=7 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971628067e0 item 85 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162904000): >_writeAt: n=3, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162904000): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.338139086 +0000 UTC m=+1319.010368520 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162904000): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162904a80): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162904a80): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162904a80): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162904a80): >_readAt: n=8, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162904a80): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.338139086 +0000 UTC m=+1319.010368520 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162904a80): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162806d20 item 85 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162905100): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162905100): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162905100): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162905100): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162905100): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.339221062 +0000 UTC m=+1319.011450495 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162905100): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162905700): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162905700): open at offset 5 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162905700): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971628070a0 item 86 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162905700): _readAt: size=2, off=5 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162905700): >_readAt: n=0, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162905700): _writeAt: size=3, off=5 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162905700): >_writeAt: n=3, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162905700): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.339704325 +0000 UTC m=+1319.011933759 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162905700): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d280c0): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d280c0): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d280c0): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d280c0): >_readAt: n=3, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d280c0): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.339704325 +0000 UTC m=+1319.011933759 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d280c0): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971628072d0 item 86 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d28740): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d28740): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d28740): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d28740): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d28740): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.340839511 +0000 UTC m=+1319.013068945 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d28740): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d28c40): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d28c40): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d28c40): open at offset 5 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d28c40): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d28c40): >_readAt: n=2, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d28c40): _writeAt: size=3, off=7 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3971628077a0 item 87 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d28c40): >_writeAt: n=3, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d28c40): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.341308008 +0000 UTC m=+1319.013537441 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d28c40): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d29380): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d29380): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d29380): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d29380): >_readAt: n=8, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d29380): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.341308008 +0000 UTC m=+1319.013537441 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d29380): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162807dc0 item 87 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 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/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d29a00): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d29a00): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d29a00): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d29a00): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d29a00): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.342422263 +0000 UTC m=+1319.014651698 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162d29a00): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162924000): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162924000): open at offset 5 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162924000): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162054460 item 88 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162924000): _readAt: size=2, off=5 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162924000): >_readAt: n=0, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162924000): _writeAt: size=3, off=5 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162924000): >_writeAt: n=3, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162924000): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.342960371 +0000 UTC m=+1319.015189804 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162924000): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162924880): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162924880): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162924880): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162924880): >_readAt: n=3, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162924880): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.342960371 +0000 UTC m=+1319.015189804 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162924880): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162054690 item 88 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629250c0): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629250c0): open at offset 0 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629250c0): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629250c0): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629250c0): >_readAt: n=0, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629250c0): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629250c0): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629250c0): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.344321424 +0000 UTC m=+1319.016550858 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629250c0): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162925740): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162925740): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162925740): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162054ee0 item 89 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162925740): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162925740): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.344734295 +0000 UTC m=+1319.016963729 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162925740): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162925d80): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162925d80): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162925d80): open at offset 5 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162925d80): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162925d80): >_readAt: n=2, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162925d80): _writeAt: size=3, off=7 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162055340 item 89 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162925d80): >_writeAt: n=3, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162925d80): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.345238599 +0000 UTC m=+1319.017468032 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162925d80): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b6a400): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b6a400): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b6a400): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b6a400): >_readAt: n=8, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b6a400): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.345238599 +0000 UTC m=+1319.017468032 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b6a400): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162055a40 item 89 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b6aa40): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b6aa40): open at offset 0 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b6aa40): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b6aa40): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b6aa40): >_readAt: n=0, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b6aa40): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b6aa40): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b6aa40): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.346586276 +0000 UTC m=+1319.018815720 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b6aa40): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b6b080): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b6b080): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b6b080): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162a22070 item 90 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b6b080): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b6b080): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.347145192 +0000 UTC m=+1319.019374627 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b6b080): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b6b5c0): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b6b5c0): open at offset 5 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b6b5c0): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162a22230 item 90 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b6b5c0): _readAt: size=2, off=5 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b6b5c0): >_readAt: n=0, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b6b5c0): _writeAt: size=3, off=5 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b6b5c0): >_writeAt: n=3, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b6b5c0): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.347781796 +0000 UTC m=+1319.020011240 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b6b5c0): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b6bc80): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b6bc80): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b6bc80): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b6bc80): >_readAt: n=3, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b6bc80): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.347781796 +0000 UTC m=+1319.020011240 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162b6bc80): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162a22460 item 90 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c3c6c0): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c3c6c0): open at offset 0 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c3c6c0): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c3c6c0): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c3c6c0): >_readAt: n=0, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c3c6c0): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c3c6c0): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c3c6c0): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.349185881 +0000 UTC m=+1319.021415315 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c3c6c0): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c3cc00): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c3cc00): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c3cc00): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162a227e0 item 91 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c3cc00): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c3cc00): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.3496826 +0000 UTC m=+1319.021912044 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c3cc00): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c3d240): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c3d240): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c3d240): open at offset 5 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c3d240): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c3d240): >_readAt: n=2, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c3d240): _writeAt: size=3, off=7 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162a22b60 item 91 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c3d240): >_writeAt: n=3, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c3d240): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.350287483 +0000 UTC m=+1319.022516918 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c3d240): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c3d8c0): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c3d8c0): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c3d8c0): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c3d8c0): >_readAt: n=8, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c3d8c0): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.350287483 +0000 UTC m=+1319.022516918 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162c3d8c0): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162a22ee0 item 91 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 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/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716273c140): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716273c140): open at offset 0 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716273c140): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716273c140): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716273c140): >_readAt: n=0, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716273c140): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716273c140): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716273c140): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.351601006 +0000 UTC m=+1319.023830441 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716273c140): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716273c880): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716273c880): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716273c880): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162a23490 item 92 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716273c880): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716273c880): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.352060415 +0000 UTC m=+1319.024289849 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716273c880): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716273cdc0): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716273cdc0): open at offset 5 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716273cdc0): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162a23650 item 92 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716273cdc0): _readAt: size=2, off=5 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716273cdc0): >_readAt: n=0, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716273cdc0): _writeAt: size=3, off=5 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716273cdc0): >_writeAt: n=3, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716273cdc0): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.352617368 +0000 UTC m=+1319.024846802 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716273cdc0): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716273d480): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716273d480): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716273d480): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716273d480): >_readAt: n=3, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716273d480): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.352617368 +0000 UTC m=+1319.024846802 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716273d480): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162a23810 item 92 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716273dcc0): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716273dcc0): open at offset 0 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716273dcc0): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716273dcc0): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716273dcc0): >_readAt: n=0, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716273dcc0): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716273dcc0): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716273dcc0): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.354151709 +0000 UTC m=+1319.026381143 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x39716273dcc0): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629d4500): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629d4500): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629d4500): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162a23b90 item 93 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629d4500): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629d4500): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.354597331 +0000 UTC m=+1319.026826765 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629d4500): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629d4c00): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629d4c00): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629d4c00): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629d4c00): >_readAt: n=5, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629d4c00): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.354597331 +0000 UTC m=+1319.026826765 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629d4c00): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162a23e30 item 93 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 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/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629d5540): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629d5540): open at offset 0 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629d5540): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629d5540): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629d5540): >_readAt: n=0, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629d5540): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629d5540): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629d5540): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.356113778 +0000 UTC m=+1319.028343212 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629d5540): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629d5cc0): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629d5cc0): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629d5cc0): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162b24380 item 94 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629d5cc0): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629d5cc0): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.356575191 +0000 UTC m=+1319.028804624 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971629d5cc0): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162dc0700): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162dc0700): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162dc0700): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162dc0700): >_readAt: n=5, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162dc0700): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.356575191 +0000 UTC m=+1319.028804624 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162dc0700): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162b24540 item 94 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 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/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162dc0d40): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162dc0d40): open at offset 0 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162dc0d40): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162dc0d40): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162dc0d40): >_readAt: n=0, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162dc0d40): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162dc0d40): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162dc0d40): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.357830284 +0000 UTC m=+1319.030059718 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162dc0d40): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162dc1280): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162dc1280): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162dc1280): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162b24cb0 item 95 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162dc1280): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162dc1280): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.358255247 +0000 UTC m=+1319.030484680 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162dc1280): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162dc1980): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162dc1980): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162dc1980): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162dc1980): >_readAt: n=5, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162dc1980): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.358255247 +0000 UTC m=+1319.030484680 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x397162dc1980): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162b24ee0 item 95 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 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/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627e80c0): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627e80c0): open at offset 0 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627e80c0): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627e80c0): _readAt: size=2, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627e80c0): >_readAt: n=0, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627e80c0): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627e80c0): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627e80c0): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.359457851 +0000 UTC m=+1319.031687285 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627e80c0): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627e8600): _writeAt: size=5, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627e8600): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627e8600): >openPending: err= 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162b25420 item 96 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627e8600): >_writeAt: n=5, err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627e8600): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.359836477 +0000 UTC m=+1319.032065910 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627e8600): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 05:49:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 05:49:15 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 05:49:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 05:49:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627e8d00): _readAt: size=512, off=0 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627e8d00): openPending: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627e8d00): >openPending: err= 2026/04/13 05:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627e8d00): >_readAt: n=5, err=EOF 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627e8d00): close: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 05:49:15.359836477 +0000 UTC m=+1319.032065910 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:15 DEBUG : open-test-file(0x3971627e8d00): >close: err= 2026/04/13 05:49:15 DEBUG : open-test-file: Remove: 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x397162b25650 item 96 2026/04/13 05:49:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 05:49:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 05:49:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 05:49:15 DEBUG : open-test-file: >Remove: err= 2026/04/13 05:49:15 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:49:15 DEBUG : Looking for writers 2026/04/13 05:49:15 DEBUG : >WaitForWriters: 2026/04/13 05:49:15 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (2.43s) --- PASS: TestRWFileHandleOpenTests/writes (1.37s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.31s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (1.06s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.39s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:49:15 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:49:15 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/13 05:49:15 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:49:15 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:49:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:49:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:49:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:49:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:49:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:49:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:49:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:15 INFO : Yandex rclone-test-qobojuc4lago: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/13 05:49:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:16 DEBUG : file1: newRWFileHandle: 2026/04/13 05:49:16 DEBUG : file1(0x3971627e95c0): openPending: 2026/04/13 05:49:16 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:49:16 DEBUG : file1(0x3971627e95c0): >openPending: err= 2026/04/13 05:49:16 DEBUG : file1: >newRWFileHandle: err= 2026/04/13 05:49:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:49:16 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/13 05:49:16 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/13 05:49:16 DEBUG : file1(0x3971627e95c0): _writeAt: size=2, off=0 2026/04/13 05:49:16 DEBUG : file1(0x3971627e95c0): >_writeAt: n=2, err= 2026/04/13 05:49:16 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/04/13 05:49:16 DEBUG : file1(0x3971627e95c0): RWFileHandle.Flush 2026/04/13 05:49:16 DEBUG : file1(0x3971627e95c0): RWFileHandle.Release 2026/04/13 05:49:16 DEBUG : file1(0x3971627e95c0): close: 2026/04/13 05:49:16 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/04/13 05:49:16 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:16 DEBUG : file1(0x3971627e95c0): >close: err= 2026/04/13 05:49:16 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:49:16 DEBUG : Looking for writers 2026/04/13 05:49:16 DEBUG : file1: reading active writers 2026/04/13 05:49:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/13 05:49:16 DEBUG : Looking for writers 2026/04/13 05:49:16 DEBUG : file1: reading active writers 2026/04/13 05:49:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/13 05:49:16 DEBUG : Looking for writers 2026/04/13 05:49:16 DEBUG : file1: reading active writers 2026/04/13 05:49:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/13 05:49:16 DEBUG : Looking for writers 2026/04/13 05:49:16 DEBUG : file1: reading active writers 2026/04/13 05:49:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/13 05:49:16 DEBUG : file1: vfs cache: starting upload 2026/04/13 05:49:16 DEBUG : Looking for writers 2026/04/13 05:49:16 DEBUG : file1: reading active writers 2026/04/13 05:49:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/13 05:49:16 DEBUG : Looking for writers 2026/04/13 05:49:16 DEBUG : file1: reading active writers 2026/04/13 05:49:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/13 05:49:16 DEBUG : Looking for writers 2026/04/13 05:49:16 DEBUG : file1: reading active writers 2026/04/13 05:49:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/13 05:49:17 DEBUG : Looking for writers 2026/04/13 05:49:17 DEBUG : file1: reading active writers 2026/04/13 05:49:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/13 05:49:18 DEBUG : Looking for writers 2026/04/13 05:49:18 DEBUG : file1: reading active writers 2026/04/13 05:49:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/13 05:49:18 DEBUG : file1: size = 2 OK 2026/04/13 05:49:18 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/04/13 05:49:18 INFO : file1: Copied (new) 2026/04/13 05:49:18 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/04/13 05:49:18 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/13 05:49:18 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/04/13 05:49:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:49:18 INFO : file1: vfs cache: upload succeeded try #1 2026/04/13 05:49:19 DEBUG : Looking for writers 2026/04/13 05:49:19 DEBUG : file1: reading active writers 2026/04/13 05:49:19 DEBUG : >WaitForWriters: 2026/04/13 05:49:19 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:49:19 DEBUG : Looking for writers 2026/04/13 05:49:19 DEBUG : file1: reading active writers 2026/04/13 05:49:19 DEBUG : >WaitForWriters: 2026/04/13 05:49:19 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: cleaner exiting 2026/04/13 05:49:19 DEBUG : forgetting directory cache 2026/04/13 05:49:19 DEBUG : dir: forgetting directory cache 2026/04/13 05:49:19 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" --- PASS: TestRWFileModTimeWithOpenWriters (10.73s) === RUN TestRWCacheRename run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:49:26 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:49:26 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/13 05:49:26 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:49:26 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:49:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:49:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:49:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:49:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:49:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:49:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:49:26 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:49:26 INFO : Yandex rclone-test-qobojuc4lago: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/13 05:49:27 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:49:27 DEBUG : rename_me: newRWFileHandle: 2026/04/13 05:49:27 DEBUG : rename_me(0x3971628c5880): openPending: 2026/04/13 05:49:27 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 05:49:27 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/13 05:49:27 DEBUG : rename_me(0x3971628c5880): >openPending: err= 2026/04/13 05:49:27 DEBUG : rename_me: >newRWFileHandle: err= 2026/04/13 05:49:27 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/13 05:49:27 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/04/13 05:49:27 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/04/13 05:49:27 DEBUG : rename_me(0x3971628c5880): _writeAt: size=5, off=0 2026/04/13 05:49:27 DEBUG : rename_me(0x3971628c5880): >_writeAt: n=5, err= 2026/04/13 05:49:27 DEBUG : rename_me(0x3971628c5880): close: 2026/04/13 05:49:27 DEBUG : rename_me: vfs cache: setting modification time to 2026-04-13 05:49:27.30442058 +0000 UTC m=+1330.976650024 2026/04/13 05:49:27 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/04/13 05:49:27 DEBUG : rename_me(0x3971628c5880): >close: err= 2026/04/13 05:49:27 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/04/13 05:49:27 DEBUG : i_was_renamed: Updating file with 0x397162c972c0 2026/04/13 05:49:27 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/04/13 05:49:27 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/13 05:49:27 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:49:27 DEBUG : Looking for writers 2026/04/13 05:49:27 DEBUG : i_was_renamed: reading active writers 2026/04/13 05:49:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/13 05:49:27 DEBUG : Looking for writers 2026/04/13 05:49:27 DEBUG : i_was_renamed: reading active writers 2026/04/13 05:49:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/13 05:49:27 DEBUG : Looking for writers 2026/04/13 05:49:27 DEBUG : i_was_renamed: reading active writers 2026/04/13 05:49:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/13 05:49:27 DEBUG : Looking for writers 2026/04/13 05:49:27 DEBUG : i_was_renamed: reading active writers 2026/04/13 05:49:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/13 05:49:27 DEBUG : i_was_renamed: vfs cache: starting upload 2026/04/13 05:49:27 DEBUG : Looking for writers 2026/04/13 05:49:27 DEBUG : i_was_renamed: reading active writers 2026/04/13 05:49:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/13 05:49:27 DEBUG : Looking for writers 2026/04/13 05:49:27 DEBUG : i_was_renamed: reading active writers 2026/04/13 05:49:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/13 05:49:27 DEBUG : Looking for writers 2026/04/13 05:49:27 DEBUG : i_was_renamed: reading active writers 2026/04/13 05:49:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/13 05:49:28 DEBUG : Looking for writers 2026/04/13 05:49:28 DEBUG : i_was_renamed: reading active writers 2026/04/13 05:49:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/13 05:49:29 DEBUG : Looking for writers 2026/04/13 05:49:29 DEBUG : i_was_renamed: reading active writers 2026/04/13 05:49:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/13 05:49:29 DEBUG : i_was_renamed: size = 5 OK 2026/04/13 05:49:29 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/13 05:49:29 INFO : i_was_renamed: Copied (new) 2026/04/13 05:49:29 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-04-13 05:49:27.30442058 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/13 05:49:29 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/04/13 05:49:29 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/13 05:49:29 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/04/13 05:49:30 DEBUG : Looking for writers 2026/04/13 05:49:30 DEBUG : i_was_renamed: reading active writers 2026/04/13 05:49:30 DEBUG : >WaitForWriters: 2026/04/13 05:49:30 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (10.97s) === RUN TestRWCacheUpdate run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:49:37 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:49:37 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/13 05:49:37 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:49:37 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:49:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:49:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:49:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:49:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:49:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 05:49:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestYandex/rclone-test-qobojuc4lago" 2026/04/13 05:49:37 INFO : Yandex rclone-test-qobojuc4lago: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/13 05:49:37 DEBUG : forgetting directory cache 2026/04/13 05:49:40 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:40 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/13 05:49:40 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/13 05:49:40 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/13 05:49:40 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/13 05:49:40 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/13 05:49:40 DEBUG : TestRWCacheUpdate(0x3971628a0a80): _readAt: size=512, off=0 2026/04/13 05:49:40 DEBUG : TestRWCacheUpdate(0x3971628a0a80): openPending: 2026/04/13 05:49:40 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-13 04:50:37.54769257 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/04/13 05:49:40 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/13 05:49:40 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/13 05:49:40 DEBUG : TestRWCacheUpdate(0x3971628a0a80): >openPending: err= 2026/04/13 05:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/13 05:49:40 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/13 05:49:40 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 05:49:40 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:49:40 DEBUG : forgetting directory cache 2026/04/13 05:49:40 DEBUG : forgetting directory cache 2026/04/13 05:49:40 DEBUG : forgetting directory cache 2026/04/13 05:49:40 DEBUG : dir: forgetting directory cache 2026/04/13 05:49:40 DEBUG : TestRWCacheUpdate(0x3971628a0a80): >_readAt: n=20, err=EOF 2026/04/13 05:49:40 DEBUG : TestRWCacheUpdate(0x3971628a0a80): close: 2026/04/13 05:49:40 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-13 04:50:37.54769257 +0000 UTC 2026/04/13 05:49:40 DEBUG : TestRWCacheUpdate(0x3971628a0a80): >close: err= 2026/04/13 05:49:40 DEBUG : Re-reading directory (486.552613ms old) 2026/04/13 05:49:41 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/13 05:49:41 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/13 05:49:42 DEBUG : forgetting directory cache 2026/04/13 05:49:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/13 05:49:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/13 05:49:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/13 05:49:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/13 05:49:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/13 05:49:44 DEBUG : TestRWCacheUpdate(0x397162cde1c0): _readAt: size=512, off=0 2026/04/13 05:49:44 DEBUG : TestRWCacheUpdate(0x397162cde1c0): openPending: 2026/04/13 05:49:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-13 04:51:37.54769257 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-04-13 04:50:37.54769257 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/04/13 05:49:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-13 04:51:37.54769257 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-04-13 04:50:37.54769257 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/04/13 05:49:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/13 05:49:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/13 05:49:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/13 05:49:44 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/13 05:49:44 DEBUG : TestRWCacheUpdate(0x397162cde1c0): >openPending: err= 2026/04/13 05:49:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/13 05:49:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/13 05:49:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 05:49:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:49:44 DEBUG : forgetting directory cache 2026/04/13 05:49:45 DEBUG : forgetting directory cache 2026/04/13 05:49:45 DEBUG : TestRWCacheUpdate(0x397162cde1c0): >_readAt: n=20, err=EOF 2026/04/13 05:49:45 DEBUG : TestRWCacheUpdate(0x397162cde1c0): close: 2026/04/13 05:49:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-13 04:51:37.54769257 +0000 UTC 2026/04/13 05:49:45 DEBUG : TestRWCacheUpdate(0x397162cde1c0): >close: err= 2026/04/13 05:49:45 DEBUG : Re-reading directory (479.472216ms old) 2026/04/13 05:49:45 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/13 05:49:45 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/13 05:49:45 DEBUG : forgetting directory cache 2026/04/13 05:49:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/13 05:49:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/13 05:49:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/13 05:49:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/13 05:49:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/13 05:49:48 DEBUG : TestRWCacheUpdate(0x397162a5fdc0): _readAt: size=512, off=0 2026/04/13 05:49:48 DEBUG : TestRWCacheUpdate(0x397162a5fdc0): openPending: 2026/04/13 05:49:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-13 04:52:37.54769257 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-04-13 04:51:37.54769257 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/04/13 05:49:48 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-13 04:52:37.54769257 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-04-13 04:51:37.54769257 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/04/13 05:49:48 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/13 05:49:48 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/13 05:49:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/13 05:49:48 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/13 05:49:48 DEBUG : TestRWCacheUpdate(0x397162a5fdc0): >openPending: err= 2026/04/13 05:49:48 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/13 05:49:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/13 05:49:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 05:49:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:49:48 DEBUG : forgetting directory cache 2026/04/13 05:49:49 DEBUG : forgetting directory cache 2026/04/13 05:49:49 DEBUG : TestRWCacheUpdate(0x397162a5fdc0): >_readAt: n=20, err=EOF 2026/04/13 05:49:49 DEBUG : TestRWCacheUpdate(0x397162a5fdc0): close: 2026/04/13 05:49:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-13 04:52:37.54769257 +0000 UTC 2026/04/13 05:49:49 DEBUG : TestRWCacheUpdate(0x397162a5fdc0): >close: err= 2026/04/13 05:49:49 DEBUG : Re-reading directory (467.410031ms old) 2026/04/13 05:49:49 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/13 05:49:49 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/13 05:49:49 DEBUG : forgetting directory cache 2026/04/13 05:49:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/13 05:49:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/13 05:49:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/13 05:49:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/13 05:49:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/13 05:49:52 DEBUG : TestRWCacheUpdate(0x397162d17600): _readAt: size=512, off=0 2026/04/13 05:49:52 DEBUG : TestRWCacheUpdate(0x397162d17600): openPending: 2026/04/13 05:49:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-13 04:53:37.54769257 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-04-13 04:52:37.54769257 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/04/13 05:49:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-13 04:53:37.54769257 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-04-13 04:52:37.54769257 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/04/13 05:49:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/13 05:49:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/13 05:49:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/13 05:49:52 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/13 05:49:52 DEBUG : TestRWCacheUpdate(0x397162d17600): >openPending: err= 2026/04/13 05:49:52 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/13 05:49:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/13 05:49:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 05:49:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:49:53 DEBUG : forgetting directory cache 2026/04/13 05:49:53 DEBUG : forgetting directory cache 2026/04/13 05:49:53 DEBUG : TestRWCacheUpdate(0x397162d17600): >_readAt: n=20, err=EOF 2026/04/13 05:49:53 DEBUG : TestRWCacheUpdate(0x397162d17600): close: 2026/04/13 05:49:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-13 04:53:37.54769257 +0000 UTC 2026/04/13 05:49:53 DEBUG : TestRWCacheUpdate(0x397162d17600): >close: err= 2026/04/13 05:49:53 DEBUG : Re-reading directory (599.677819ms old) 2026/04/13 05:49:53 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/13 05:49:53 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/13 05:49:53 DEBUG : forgetting directory cache 2026/04/13 05:49:55 DEBUG : forgetting directory cache 2026/04/13 05:49:56 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:49:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/13 05:49:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/13 05:49:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/13 05:49:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/13 05:49:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/13 05:49:56 DEBUG : TestRWCacheUpdate(0x3971625f5140): _readAt: size=512, off=0 2026/04/13 05:49:56 DEBUG : TestRWCacheUpdate(0x3971625f5140): openPending: 2026/04/13 05:49:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-13 04:54:37.54769257 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-04-13 04:53:37.54769257 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/04/13 05:49:56 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-13 04:54:37.54769257 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-04-13 04:53:37.54769257 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/04/13 05:49:56 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/13 05:49:56 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/13 05:49:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/13 05:49:56 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/13 05:49:56 DEBUG : TestRWCacheUpdate(0x3971625f5140): >openPending: err= 2026/04/13 05:49:56 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/13 05:49:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/13 05:49:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 05:49:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:49:56 DEBUG : forgetting directory cache 2026/04/13 05:49:56 DEBUG : TestRWCacheUpdate(0x3971625f5140): >_readAt: n=20, err=EOF 2026/04/13 05:49:56 DEBUG : TestRWCacheUpdate(0x3971625f5140): close: 2026/04/13 05:49:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-13 04:54:37.54769257 +0000 UTC 2026/04/13 05:49:56 DEBUG : TestRWCacheUpdate(0x3971625f5140): >close: err= 2026/04/13 05:49:56 DEBUG : Re-reading directory (377.571647ms old) 2026/04/13 05:49:57 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/13 05:49:57 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/13 05:49:57 DEBUG : forgetting directory cache 2026/04/13 05:49:59 DEBUG : forgetting directory cache 2026/04/13 05:49:59 DEBUG : dir: forgetting directory cache 2026/04/13 05:49:59 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/04/13 05:49:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:50:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/13 05:50:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/13 05:50:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/13 05:50:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/13 05:50:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/13 05:50:00 DEBUG : TestRWCacheUpdate(0x397162776100): _readAt: size=512, off=0 2026/04/13 05:50:00 DEBUG : TestRWCacheUpdate(0x397162776100): openPending: 2026/04/13 05:50:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-13 04:55:37.54769257 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-04-13 04:54:37.54769257 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/04/13 05:50:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-13 04:55:37.54769257 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-04-13 04:54:37.54769257 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/04/13 05:50:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/13 05:50:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/13 05:50:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/13 05:50:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/13 05:50:00 DEBUG : TestRWCacheUpdate(0x397162776100): >openPending: err= 2026/04/13 05:50:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/13 05:50:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/13 05:50:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 05:50:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:50:00 DEBUG : forgetting directory cache 2026/04/13 05:50:00 DEBUG : forgetting directory cache 2026/04/13 05:50:00 DEBUG : forgetting directory cache 2026/04/13 05:50:01 DEBUG : TestRWCacheUpdate(0x397162776100): >_readAt: n=20, err=EOF 2026/04/13 05:50:01 DEBUG : TestRWCacheUpdate(0x397162776100): close: 2026/04/13 05:50:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-13 04:55:37.54769257 +0000 UTC 2026/04/13 05:50:01 DEBUG : TestRWCacheUpdate(0x397162776100): >close: err= 2026/04/13 05:50:01 DEBUG : Re-reading directory (667.174433ms old) 2026/04/13 05:50:02 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/13 05:50:02 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/13 05:50:02 DEBUG : forgetting directory cache 2026/04/13 05:50:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:50:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/13 05:50:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/13 05:50:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/13 05:50:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/13 05:50:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/13 05:50:06 DEBUG : TestRWCacheUpdate(0x397162b915c0): _readAt: size=512, off=0 2026/04/13 05:50:06 DEBUG : TestRWCacheUpdate(0x397162b915c0): openPending: 2026/04/13 05:50:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-04-13 04:56:37.54769257 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-04-13 04:55:37.54769257 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/04/13 05:50:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-04-13 04:56:37.54769257 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-04-13 04:55:37.54769257 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/04/13 05:50:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/13 05:50:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/13 05:50:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/04/13 05:50:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/13 05:50:06 DEBUG : TestRWCacheUpdate(0x397162b915c0): >openPending: err= 2026/04/13 05:50:06 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/04/13 05:50:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/13 05:50:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 05:50:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:50:06 DEBUG : forgetting directory cache 2026/04/13 05:50:06 DEBUG : forgetting directory cache 2026/04/13 05:50:06 DEBUG : forgetting directory cache 2026/04/13 05:50:06 DEBUG : TestRWCacheUpdate(0x397162b915c0): >_readAt: n=21, err=EOF 2026/04/13 05:50:06 DEBUG : TestRWCacheUpdate(0x397162b915c0): close: 2026/04/13 05:50:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-13 04:56:37.54769257 +0000 UTC 2026/04/13 05:50:06 DEBUG : TestRWCacheUpdate(0x397162b915c0): >close: err= 2026/04/13 05:50:06 DEBUG : Re-reading directory (645.054192ms old) 2026/04/13 05:50:07 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/13 05:50:07 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/13 05:50:07 DEBUG : forgetting directory cache 2026/04/13 05:50:10 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:50:10 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/13 05:50:10 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/13 05:50:10 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/13 05:50:10 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/13 05:50:10 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/13 05:50:10 DEBUG : TestRWCacheUpdate(0x3971625c8740): _readAt: size=512, off=0 2026/04/13 05:50:10 DEBUG : TestRWCacheUpdate(0x3971625c8740): openPending: 2026/04/13 05:50:10 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-04-13 04:57:37.54769257 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-04-13 04:56:37.54769257 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/04/13 05:50:10 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-04-13 04:57:37.54769257 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-04-13 04:56:37.54769257 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/04/13 05:50:10 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/13 05:50:10 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/13 05:50:10 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/04/13 05:50:10 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/13 05:50:10 DEBUG : TestRWCacheUpdate(0x3971625c8740): >openPending: err= 2026/04/13 05:50:10 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/04/13 05:50:10 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/13 05:50:10 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 05:50:10 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:50:11 DEBUG : forgetting directory cache 2026/04/13 05:50:11 DEBUG : TestRWCacheUpdate(0x3971625c8740): >_readAt: n=22, err=EOF 2026/04/13 05:50:11 DEBUG : TestRWCacheUpdate(0x3971625c8740): close: 2026/04/13 05:50:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-13 04:57:37.54769257 +0000 UTC 2026/04/13 05:50:11 DEBUG : TestRWCacheUpdate(0x3971625c8740): >close: err= 2026/04/13 05:50:11 DEBUG : Re-reading directory (386.851318ms old) 2026/04/13 05:50:11 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/13 05:50:11 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/13 05:50:11 DEBUG : forgetting directory cache 2026/04/13 05:50:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:50:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/13 05:50:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/13 05:50:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/13 05:50:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/13 05:50:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/13 05:50:14 DEBUG : TestRWCacheUpdate(0x397162d284c0): _readAt: size=512, off=0 2026/04/13 05:50:14 DEBUG : TestRWCacheUpdate(0x397162d284c0): openPending: 2026/04/13 05:50:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-04-13 04:58:37.54769257 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-04-13 04:57:37.54769257 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/04/13 05:50:14 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-04-13 04:58:37.54769257 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-04-13 04:57:37.54769257 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/04/13 05:50:14 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/13 05:50:14 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/13 05:50:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/04/13 05:50:14 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/13 05:50:14 DEBUG : TestRWCacheUpdate(0x397162d284c0): >openPending: err= 2026/04/13 05:50:14 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/04/13 05:50:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/13 05:50:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 05:50:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:50:14 DEBUG : forgetting directory cache 2026/04/13 05:50:14 DEBUG : TestRWCacheUpdate(0x397162d284c0): >_readAt: n=23, err=EOF 2026/04/13 05:50:14 DEBUG : TestRWCacheUpdate(0x397162d284c0): close: 2026/04/13 05:50:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-13 04:58:37.54769257 +0000 UTC 2026/04/13 05:50:14 DEBUG : TestRWCacheUpdate(0x397162d284c0): >close: err= 2026/04/13 05:50:14 DEBUG : Re-reading directory (399.669301ms old) 2026/04/13 05:50:15 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/13 05:50:15 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/13 05:50:15 DEBUG : forgetting directory cache 2026/04/13 05:50:17 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:50:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/13 05:50:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/13 05:50:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/13 05:50:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/13 05:50:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/13 05:50:18 DEBUG : TestRWCacheUpdate(0x3971629058c0): _readAt: size=512, off=0 2026/04/13 05:50:18 DEBUG : TestRWCacheUpdate(0x3971629058c0): openPending: 2026/04/13 05:50:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-04-13 04:59:37.54769257 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-04-13 04:58:37.54769257 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/04/13 05:50:18 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-04-13 04:59:37.54769257 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-04-13 04:58:37.54769257 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/04/13 05:50:18 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/13 05:50:18 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/13 05:50:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/04/13 05:50:18 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/13 05:50:18 DEBUG : TestRWCacheUpdate(0x3971629058c0): >openPending: err= 2026/04/13 05:50:18 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/04/13 05:50:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/13 05:50:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 05:50:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:50:18 DEBUG : forgetting directory cache 2026/04/13 05:50:18 DEBUG : forgetting directory cache 2026/04/13 05:50:18 DEBUG : forgetting directory cache 2026/04/13 05:50:18 DEBUG : TestRWCacheUpdate(0x3971629058c0): >_readAt: n=24, err=EOF 2026/04/13 05:50:18 DEBUG : TestRWCacheUpdate(0x3971629058c0): close: 2026/04/13 05:50:18 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-13 04:59:37.54769257 +0000 UTC 2026/04/13 05:50:18 DEBUG : TestRWCacheUpdate(0x3971629058c0): >close: err= 2026/04/13 05:50:18 DEBUG : Re-reading directory (655.538691ms old) 2026/04/13 05:50:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/13 05:50:19 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/13 05:50:19 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:50:19 DEBUG : Looking for writers 2026/04/13 05:50:19 DEBUG : TestRWCacheUpdate: reading active writers 2026/04/13 05:50:19 DEBUG : >WaitForWriters: 2026/04/13 05:50:19 DEBUG : Yandex rclone-test-qobojuc4lago: vfs cache: cleaner exiting 2026/04/13 05:50:19 DEBUG : forgetting directory cache 2026/04/13 05:50:19 DEBUG : forgetting directory cache 2026/04/13 05:50:19 DEBUG : dir: forgetting directory cache 2026/04/13 05:50:19 DEBUG : dir: Removed virtual directory entry vDel: "file1" --- PASS: TestRWCacheUpdate (48.22s) === RUN TestCaseSensitivity run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:50:30 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:50:30 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:50:30 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 05:50:31 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/13 05:50:31 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/13 05:50:31 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/13 05:50:31 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:50:32 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/13 05:50:32 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 05:50:33 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/13 05:50:33 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/13 05:50:33 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/13 05:50:33 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:50:33 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/13 05:50:33 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 05:50:33 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/13 05:50:33 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/13 05:50:33 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/13 05:50:33 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:50:33 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/13 05:50:33 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 05:50:33 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/13 05:50:33 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/13 05:50:33 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/13 05:50:33 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:50:34 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/13 05:50:34 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 05:50:34 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/13 05:50:34 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/13 05:50:34 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/13 05:50:34 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:50:35 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/13 05:50:35 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 05:50:35 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/13 05:50:35 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/13 05:50:35 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/13 05:50:35 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:50:35 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/13 05:50:35 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 05:50:35 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/13 05:50:35 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/13 05:50:35 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/04/13 05:50:35 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:50:36 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/13 05:50:36 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 05:50:36 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/13 05:50:36 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/13 05:50:36 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/04/13 05:50:36 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:50:36 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/13 05:50:36 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 05:50:36 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/13 05:50:36 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/13 05:50:36 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/04/13 05:50:36 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:50:37 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/13 05:50:37 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 05:50:37 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/13 05:50:37 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/13 05:50:37 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/13 05:50:37 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:50:37 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/13 05:50:37 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 05:50:37 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/13 05:50:37 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/13 05:50:37 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/13 05:50:37 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:50:37 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/13 05:50:37 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 05:50:37 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/04/13 05:50:37 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/04/13 05:50:37 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 05:50:37 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/04/13 05:50:37 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/04/13 05:50:37 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 05:50:37 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/13 05:50:37 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/13 05:50:37 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/13 05:50:37 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:50:37 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/13 05:50:37 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 05:50:37 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/04/13 05:50:37 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 05:50:37 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/04/13 05:50:37 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 05:50:37 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/04/13 05:50:37 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 05:50:37 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/13 05:50:37 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/13 05:50:37 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/13 05:50:37 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:50:38 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/13 05:50:38 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 05:50:38 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/13 05:50:38 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/13 05:50:38 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/13 05:50:38 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:50:38 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/13 05:50:38 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 05:50:38 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/04/13 05:50:38 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 05:50:38 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/04/13 05:50:38 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:50:38 DEBUG : Looking for writers 2026/04/13 05:50:38 DEBUG : FiLeA: reading active writers 2026/04/13 05:50:38 DEBUG : FiLeB: reading active writers 2026/04/13 05:50:38 DEBUG : FilEb: reading active writers 2026/04/13 05:50:38 DEBUG : >WaitForWriters: 2026/04/13 05:50:38 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:50:38 DEBUG : Looking for writers 2026/04/13 05:50:38 DEBUG : FiLeA: reading active writers 2026/04/13 05:50:38 DEBUG : FiLeB: reading active writers 2026/04/13 05:50:38 DEBUG : FilEb: reading active writers 2026/04/13 05:50:38 DEBUG : >WaitForWriters: 2026/04/13 05:50:38 DEBUG : forgetting directory cache 2026/04/13 05:50:38 DEBUG : dir: forgetting directory cache 2026/04/13 05:50:38 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/04/13 05:50:57 DEBUG : forgetting directory cache 2026/04/13 05:50:57 DEBUG : dir: forgetting directory cache --- PASS: TestCaseSensitivity (31.96s) === RUN TestUnicodeNormalization run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:51:01 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:51:01 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 05:51:01 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/13 05:51:01 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/13 05:51:01 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/13 05:51:01 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:51:02 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/13 05:51:02 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 05:51:02 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/04/13 05:51:02 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/04/13 05:51:02 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/04/13 05:51:02 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:51:02 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/13 05:51:02 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 05:51:02 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/13 05:51:02 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/13 05:51:02 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/13 05:51:02 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:51:02 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/13 05:51:02 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 05:51:02 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/04/13 05:51:02 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:51:02 DEBUG : Looking for writers 2026/04/13 05:51:02 DEBUG : normal name with no special characters.txt: reading active writers 2026/04/13 05:51:02 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/04/13 05:51:02 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (18.48s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:51:16 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:51:16 DEBUG : Yandex rclone-test-qobojuc4lago: Reusing VFS from active cache 2026/04/13 05:51:16 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:51:16 DEBUG : Looking for writers 2026/04/13 05:51:16 DEBUG : >WaitForWriters: 2026/04/13 05:51:16 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:51:16 DEBUG : Looking for writers 2026/04/13 05:51:16 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.54s) === RUN TestVFSNewWithOpts run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:51:16 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:51:16 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:51:16 DEBUG : Looking for writers 2026/04/13 05:51:16 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.70s) === RUN TestVFSRoot run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:51:17 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:51:17 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:51:17 DEBUG : Looking for writers 2026/04/13 05:51:17 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.74s) === RUN TestVFSStat run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:51:18 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:51:19 DEBUG : forgetting directory cache 2026/04/13 05:51:19 DEBUG : dir: forgetting directory cache 2026/04/13 05:51:19 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/04/13 05:51:19 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2026/04/13 05:51:23 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:51:23 DEBUG : dir: Looking for writers 2026/04/13 05:51:23 DEBUG : file2: reading active writers 2026/04/13 05:51:23 DEBUG : Looking for writers 2026/04/13 05:51:23 DEBUG : dir: reading active writers 2026/04/13 05:51:23 DEBUG : file1: reading active writers 2026/04/13 05:51:23 DEBUG : >WaitForWriters: 2026/04/13 05:51:36 DEBUG : forgetting directory cache 2026/04/13 05:51:36 DEBUG : dir: forgetting directory cache 2026/04/13 05:51:36 DEBUG : dir/virtualDir: forgetting directory cache 2026/04/13 05:51:36 DEBUG : dir: forgetting directory cache 2026/04/13 05:51:36 DEBUG : dir/virtualDir: forgetting directory cache --- PASS: TestVFSStat (25.07s) === RUN TestVFSStatParent run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:51:43 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:51:47 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/04/13 05:51:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/13 05:51:47 DEBUG : pacer: Reducing sleep to 15ms 2026/04/13 05:51:47 DEBUG : pacer: Reducing sleep to 11.25ms 2026/04/13 05:51:48 DEBUG : forgetting directory cache 2026/04/13 05:51:48 DEBUG : dir: forgetting directory cache 2026/04/13 05:51:48 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/04/13 05:51:48 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2026/04/13 05:51:48 DEBUG : pacer: Reducing sleep to 10ms 2026/04/13 05:51:48 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:51:48 DEBUG : dir: Looking for writers 2026/04/13 05:51:48 DEBUG : Looking for writers 2026/04/13 05:51:48 DEBUG : dir: reading active writers 2026/04/13 05:51:48 DEBUG : file1: reading active writers 2026/04/13 05:51:48 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (26.79s) === RUN TestVFSOpenFile run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:52:10 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:52:14 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 05:52:14 DEBUG : file1: Open: flags=O_RDONLY 2026/04/13 05:52:14 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/13 05:52:14 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/13 05:52:14 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 05:52:14 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/04/13 05:52:14 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 05:52:14 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/13 05:52:14 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:52:14 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:52:14 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/13 05:52:14 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/04/13 05:52:14 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/04/13 05:52:14 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/13 05:52:14 DEBUG : Yandex rclone-test-qobojuc4lago: File to upload is small (0 bytes), uploading instead of streaming 2026/04/13 05:52:15 DEBUG : forgetting directory cache 2026/04/13 05:52:15 DEBUG : dir: forgetting directory cache 2026/04/13 05:52:15 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/04/13 05:52:15 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2026/04/13 05:52:17 DEBUG : dir/new_file.txt: size = 0 OK 2026/04/13 05:52:17 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 05:52:17 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/04/13 05:52:17 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/13 05:52:17 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:52:17 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/13 05:52:17 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:52:17 DEBUG : dir: Looking for writers 2026/04/13 05:52:17 DEBUG : file2: reading active writers 2026/04/13 05:52:17 DEBUG : new_file.txt: reading active writers 2026/04/13 05:52:17 DEBUG : Looking for writers 2026/04/13 05:52:17 DEBUG : dir: reading active writers 2026/04/13 05:52:17 DEBUG : file1: reading active writers 2026/04/13 05:52:17 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (34.38s) === RUN TestVFSRename run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:52:44 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:52:50 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/04/13 05:52:50 DEBUG : dir/file1: Updating file with dir/file1 0x397162bea3c0 2026/04/13 05:52:50 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/13 05:52:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 05:52:51 DEBUG : forgetting directory cache 2026/04/13 05:52:51 DEBUG : dir: forgetting directory cache 2026/04/13 05:52:51 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/04/13 05:52:51 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2026/04/13 05:53:19 DEBUG : forgetting directory cache 2026/04/13 05:53:19 DEBUG : dir: forgetting directory cache 2026/04/13 05:53:19 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/04/13 05:53:19 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2026/04/13 05:53:23 INFO : dir/file1: Moved (server-side) to: file0 2026/04/13 05:53:23 DEBUG : file0: Updating file with file0 0x397162bea3c0 2026/04/13 05:53:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/13 05:53:23 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/04/13 05:53:24 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:53:24 DEBUG : dir: Looking for writers 2026/04/13 05:53:24 DEBUG : Looking for writers 2026/04/13 05:53:24 DEBUG : dir: reading active writers 2026/04/13 05:53:24 DEBUG : file0: reading active writers 2026/04/13 05:53:24 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (54.74s) === RUN TestVFSStatfs run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:53:39 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:53:39 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:53:39 DEBUG : Looking for writers 2026/04/13 05:53:39 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.83s) === RUN TestVFSMkdir run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:53:40 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:53:40 DEBUG : Added virtual directory entry vAddDir: "/" 2026/04/13 05:53:41 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/13 05:53:43 DEBUG : Added virtual directory entry vAddDir: "b" 2026/04/13 05:53:44 DEBUG : Added virtual directory entry vAddDir: "c" 2026/04/13 05:53:46 DEBUG : Added virtual directory entry vAddDir: "d" 2026/04/13 05:53:47 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:53:47 DEBUG : d: Looking for writers 2026/04/13 05:53:47 DEBUG : Looking for writers 2026/04/13 05:53:47 DEBUG : a: Looking for writers 2026/04/13 05:53:47 DEBUG : b: Looking for writers 2026/04/13 05:53:47 DEBUG : c: Looking for writers 2026/04/13 05:53:47 DEBUG : Looking for writers 2026/04/13 05:53:47 DEBUG : /: reading active writers 2026/04/13 05:53:47 DEBUG : a: reading active writers 2026/04/13 05:53:47 DEBUG : b: reading active writers 2026/04/13 05:53:47 DEBUG : c: reading active writers 2026/04/13 05:53:47 DEBUG : d: reading active writers 2026/04/13 05:53:47 DEBUG : >WaitForWriters: 2026/04/13 05:53:51 DEBUG : forgetting directory cache 2026/04/13 05:53:51 DEBUG : dir: forgetting directory cache 2026/04/13 05:53:51 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/04/13 05:53:51 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2026/04/13 05:54:01 DEBUG : forgetting directory cache --- PASS: TestVFSMkdir (37.82s) === RUN TestVFSMkdirAll run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:54:17 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:54:18 DEBUG : forgetting directory cache 2026/04/13 05:54:18 DEBUG : forgetting directory cache 2026/04/13 05:54:19 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/13 05:54:19 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/04/13 05:54:20 DEBUG : forgetting directory cache 2026/04/13 05:54:21 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/04/13 05:54:21 DEBUG : forgetting directory cache 2026/04/13 05:54:21 DEBUG : dir: forgetting directory cache 2026/04/13 05:54:22 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/04/13 05:54:29 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:54:29 DEBUG : a/b/c/d: Looking for writers 2026/04/13 05:54:29 DEBUG : a/b/c: Looking for writers 2026/04/13 05:54:29 DEBUG : d: reading active writers 2026/04/13 05:54:29 DEBUG : a/b: Looking for writers 2026/04/13 05:54:29 DEBUG : c: reading active writers 2026/04/13 05:54:29 DEBUG : a: Looking for writers 2026/04/13 05:54:29 DEBUG : b: reading active writers 2026/04/13 05:54:29 DEBUG : Looking for writers 2026/04/13 05:54:29 DEBUG : a: reading active writers 2026/04/13 05:54:29 DEBUG : >WaitForWriters: 2026/04/13 05:54:39 DEBUG : forgetting directory cache 2026/04/13 05:54:39 DEBUG : dir: forgetting directory cache 2026/04/13 05:55:00 DEBUG : forgetting directory cache 2026/04/13 05:55:00 DEBUG : dir: forgetting directory cache --- PASS: TestVFSMkdirAll (43.39s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:55:01 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:55:01 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:55:01 DEBUG : Looking for writers 2026/04/13 05:55:01 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (1.46s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:55:02 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:55:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:55:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:55:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:55:03 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/13 05:55:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/13 05:55:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:55:03 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/13 05:55:03 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/13 05:55:03 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/04/13 05:55:03 DEBUG : Yandex rclone-test-qobojuc4lago: File to upload is small (5 bytes), uploading instead of streaming 2026/04/13 05:55:05 DEBUG : file1: size = 5 OK 2026/04/13 05:55:05 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/13 05:55:05 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/13 05:55:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:55:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:55:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:55:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:55:06 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/13 05:55:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/13 05:55:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:55:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:55:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:55:06 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/13 05:55:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/13 05:55:06 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/04/13 05:55:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/13 05:55:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/13 05:55:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:55:06 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/13 05:55:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/13 05:55:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:55:06 DEBUG : Yandex rclone-test-qobojuc4lago: File to upload is small (0 bytes), uploading instead of streaming 2026/04/13 05:55:10 DEBUG : file1: size = 0 OK 2026/04/13 05:55:10 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 05:55:10 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/13 05:55:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:55:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/13 05:55:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/13 05:55:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:55:10 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/13 05:55:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/13 05:55:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:55:10 DEBUG : Yandex rclone-test-qobojuc4lago: File to upload is small (7 bytes), uploading instead of streaming 2026/04/13 05:55:12 DEBUG : file1: size = 7 OK 2026/04/13 05:55:12 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/04/13 05:55:12 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/13 05:55:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:55:12 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:55:12 DEBUG : Looking for writers 2026/04/13 05:55:12 DEBUG : file1: reading active writers 2026/04/13 05:55:12 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (17.28s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:55:19 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:55:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:55:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:55:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:55:20 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/13 05:55:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/13 05:55:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:55:20 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/04/13 05:55:21 DEBUG : file1: aborting in-sequence write wait, off=100 2026/04/13 05:55:21 DEBUG : file1: failed to wait for in-sequence write to 100 2026/04/13 05:55:21 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/04/13 05:55:21 DEBUG : Yandex rclone-test-qobojuc4lago: File to upload is small (11 bytes), uploading instead of streaming 2026/04/13 05:55:21 DEBUG : forgetting directory cache 2026/04/13 05:55:21 DEBUG : dir: forgetting directory cache 2026/04/13 05:55:23 DEBUG : file1: size = 11 OK 2026/04/13 05:55:23 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 05:55:23 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/13 05:55:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:55:23 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/04/13 05:55:24 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:55:24 DEBUG : Looking for writers 2026/04/13 05:55:24 DEBUG : file1: reading active writers 2026/04/13 05:55:24 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (11.16s) === RUN TestWriteFileHandleFlush run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:55:31 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:55:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:55:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:55:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:55:31 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/13 05:55:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/13 05:55:31 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/04/13 05:55:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:55:31 DEBUG : Yandex rclone-test-qobojuc4lago: File to upload is small (5 bytes), uploading instead of streaming 2026/04/13 05:55:33 DEBUG : file1: size = 5 OK 2026/04/13 05:55:33 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/13 05:55:33 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/13 05:55:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:55:33 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/04/13 05:55:33 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:55:33 DEBUG : Looking for writers 2026/04/13 05:55:33 DEBUG : file1: reading active writers 2026/04/13 05:55:33 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (9.19s) === RUN TestWriteFileHandleRelease run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:55:40 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:55:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:55:40 DEBUG : forgetting directory cache 2026/04/13 05:55:40 DEBUG : dir: forgetting directory cache 2026/04/13 05:55:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:55:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:55:40 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/13 05:55:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/13 05:55:40 DEBUG : file1: WriteFileHandle.Release closing 2026/04/13 05:55:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:55:40 DEBUG : Yandex rclone-test-qobojuc4lago: File to upload is small (0 bytes), uploading instead of streaming 2026/04/13 05:55:42 DEBUG : file1: size = 0 OK 2026/04/13 05:55:42 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 05:55:42 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/13 05:55:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:55:42 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/04/13 05:55:42 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:55:42 DEBUG : Looking for writers 2026/04/13 05:55:42 DEBUG : file1: reading active writers 2026/04/13 05:55:42 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (8.68s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:55:48 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:55:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:55:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:55:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:55:49 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/13 05:55:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/13 05:55:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:55:49 DEBUG : Yandex rclone-test-qobojuc4lago: File to upload is small (2 bytes), uploading instead of streaming 2026/04/13 05:55:51 DEBUG : file1: size = 2 OK 2026/04/13 05:55:51 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/04/13 05:55:51 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/13 05:55:53 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/04/13 05:55:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:55:53 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:55:53 DEBUG : Looking for writers 2026/04/13 05:55:53 DEBUG : file1: reading active writers 2026/04/13 05:55:53 DEBUG : >WaitForWriters: 2026/04/13 05:55:58 DEBUG : forgetting directory cache 2026/04/13 05:55:58 DEBUG : dir: forgetting directory cache 2026/04/13 05:55:58 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" --- PASS: TestWriteFileModTimeWithOpenWriters (11.83s) === RUN TestFileReadAtZeroLength run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:56:00 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:56:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:56:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:56:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:56:01 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/13 05:56:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/13 05:56:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:56:01 DEBUG : Yandex rclone-test-qobojuc4lago: File to upload is small (0 bytes), uploading instead of streaming 2026/04/13 05:56:03 DEBUG : file1: size = 0 OK 2026/04/13 05:56:03 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 05:56:03 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/13 05:56:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:56:03 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:56:03 DEBUG : file1: Open: flags=O_RDONLY 2026/04/13 05:56:03 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/13 05:56:03 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/13 05:56:03 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:56:03 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/13 05:56:03 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:56:03 DEBUG : Looking for writers 2026/04/13 05:56:03 DEBUG : file1: reading active writers 2026/04/13 05:56:03 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (9.67s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:56:10 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:56:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 05:56:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/13 05:56:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:56:10 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/13 05:56:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/13 05:56:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:56:10 DEBUG : Yandex rclone-test-qobojuc4lago: File to upload is small (100 bytes), uploading instead of streaming 2026/04/13 05:56:12 DEBUG : file1: size = 100 OK 2026/04/13 05:56:12 DEBUG : file1: md5 = e11e5d15c4a9e5fa8e1c102b6863f719 OK 2026/04/13 05:56:12 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/13 05:56:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 05:56:12 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 05:56:12 DEBUG : file1: Open: flags=O_RDONLY 2026/04/13 05:56:12 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/13 05:56:12 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/13 05:56:12 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:56:12 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/13 05:56:12 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:56:12 DEBUG : Looking for writers 2026/04/13 05:56:12 DEBUG : file1: reading active writers 2026/04/13 05:56:12 DEBUG : >WaitForWriters: 2026/04/13 05:56:16 DEBUG : forgetting directory cache 2026/04/13 05:56:16 DEBUG : dir: forgetting directory cache 2026/04/13 05:56:16 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" --- PASS: TestFileReadAtNonZeroLength (9.36s) === RUN TestZipManyFiles run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:56:19 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:56:28 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/04/13 05:56:28 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/04/13 05:56:28 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:56:29 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 05:56:29 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/04/13 05:56:29 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/04/13 05:56:29 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:56:29 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 05:56:29 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/04/13 05:56:29 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/04/13 05:56:29 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:56:30 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 05:56:30 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/04/13 05:56:30 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/04/13 05:56:30 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:56:30 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 05:56:30 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/04/13 05:56:30 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/04/13 05:56:30 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:56:31 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 05:56:31 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:56:31 DEBUG : flat: Looking for writers 2026/04/13 05:56:31 DEBUG : f003.txt: reading active writers 2026/04/13 05:56:31 DEBUG : f004.txt: reading active writers 2026/04/13 05:56:31 DEBUG : f000.txt: reading active writers 2026/04/13 05:56:31 DEBUG : f001.txt: reading active writers 2026/04/13 05:56:31 DEBUG : f002.txt: reading active writers 2026/04/13 05:56:31 DEBUG : Looking for writers 2026/04/13 05:56:31 DEBUG : flat: reading active writers 2026/04/13 05:56:31 DEBUG : >WaitForWriters: 2026/04/13 05:56:34 DEBUG : forgetting directory cache 2026/04/13 05:56:34 DEBUG : dir: forgetting directory cache 2026/04/13 05:56:34 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/04/13 05:56:52 DEBUG : forgetting directory cache 2026/04/13 05:56:52 DEBUG : dir: forgetting directory cache 2026/04/13 05:56:52 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" --- PASS: TestZipManyFiles (49.35s) === RUN TestZipManySubDirs run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:57:09 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:57:10 DEBUG : forgetting directory cache 2026/04/13 05:57:10 DEBUG : dir: forgetting directory cache 2026/04/13 05:57:10 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/04/13 05:57:16 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/04/13 05:57:16 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/04/13 05:57:16 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:57:16 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 05:57:16 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/04/13 05:57:16 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/04/13 05:57:16 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:57:17 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 05:57:17 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/04/13 05:57:17 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/04/13 05:57:17 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:57:17 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 05:57:17 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:57:17 DEBUG : a/b/c: Looking for writers 2026/04/13 05:57:17 DEBUG : deep.txt: reading active writers 2026/04/13 05:57:17 DEBUG : a/b: Looking for writers 2026/04/13 05:57:17 DEBUG : c: reading active writers 2026/04/13 05:57:17 DEBUG : mid.txt: reading active writers 2026/04/13 05:57:17 DEBUG : a: Looking for writers 2026/04/13 05:57:17 DEBUG : b: reading active writers 2026/04/13 05:57:17 DEBUG : top.txt: reading active writers 2026/04/13 05:57:17 DEBUG : Looking for writers 2026/04/13 05:57:17 DEBUG : a: reading active writers 2026/04/13 05:57:17 DEBUG : >WaitForWriters: 2026/04/13 05:57:28 DEBUG : forgetting directory cache 2026/04/13 05:57:28 DEBUG : Removed virtual directory entry vAddFile: "file1" 2026/04/13 05:57:39 DEBUG : forgetting directory cache 2026/04/13 05:57:39 DEBUG : Removed virtual directory entry vAddFile: "file1" 2026/04/13 05:57:49 DEBUG : forgetting directory cache 2026/04/13 05:57:49 DEBUG : Removed virtual directory entry vAddFile: "file1" 2026/04/13 05:57:49 DEBUG : Removed virtual directory entry vAddFile: "file2" --- PASS: TestZipManySubDirs (50.06s) === RUN TestZipLargeFiles run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:57:59 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:58:02 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/04/13 05:58:02 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/04/13 05:58:02 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:58:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/04/13 05:58:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/04/13 05:58:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/04/13 05:58:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 05:58:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/04/13 05:58:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/04/13 05:58:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/04/13 05:58:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/04/13 05:58:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/13 05:58:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/13 05:58:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/13 05:58:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/13 05:58:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/13 05:58:03 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:58:03 DEBUG : bigdir: Looking for writers 2026/04/13 05:58:03 DEBUG : big.bin: reading active writers 2026/04/13 05:58:03 DEBUG : Looking for writers 2026/04/13 05:58:03 DEBUG : bigdir: reading active writers 2026/04/13 05:58:03 DEBUG : >WaitForWriters: 2026/04/13 05:58:03 DEBUG : forgetting directory cache 2026/04/13 05:58:03 DEBUG : Removed virtual directory entry vAddFile: "file1" 2026/04/13 05:58:13 DEBUG : forgetting directory cache 2026/04/13 05:58:13 DEBUG : Removed virtual directory entry vAddFile: "file1" --- PASS: TestZipLargeFiles (18.04s) === RUN TestZipDirsInRoot run.go:185: Remote "Yandex rclone-test-qobojuc4lago", Local "Local file system at /tmp/rclone3291390508", Modify Window "1ns" 2026/04/13 05:58:17 INFO : Yandex rclone-test-qobojuc4lago: poll-interval is not supported by this remote 2026/04/13 05:58:22 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/04/13 05:58:22 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/04/13 05:58:22 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:58:23 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 05:58:23 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/04/13 05:58:23 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/04/13 05:58:23 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:58:23 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 05:58:24 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/04/13 05:58:24 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/04/13 05:58:24 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/13 05:58:24 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 05:58:24 DEBUG : WaitForWriters: timeout=30s 2026/04/13 05:58:24 DEBUG : dir2: Looking for writers 2026/04/13 05:58:24 DEBUG : b.txt: reading active writers 2026/04/13 05:58:24 DEBUG : dir3: Looking for writers 2026/04/13 05:58:24 DEBUG : c.txt: reading active writers 2026/04/13 05:58:24 DEBUG : dir1: Looking for writers 2026/04/13 05:58:24 DEBUG : a.txt: reading active writers 2026/04/13 05:58:24 DEBUG : Looking for writers 2026/04/13 05:58:24 DEBUG : dir1: reading active writers 2026/04/13 05:58:24 DEBUG : dir2: reading active writers 2026/04/13 05:58:24 DEBUG : dir3: reading active writers 2026/04/13 05:58:24 DEBUG : >WaitForWriters: 2026/04/13 05:58:26 DEBUG : forgetting directory cache 2026/04/13 05:58:26 DEBUG : dir: forgetting directory cache 2026/04/13 05:58:26 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/04/13 05:58:46 DEBUG : forgetting directory cache 2026/04/13 05:58:46 DEBUG : dir: forgetting directory cache 2026/04/13 05:58:46 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/04/13 05:59:04 DEBUG : forgetting directory cache 2026/04/13 05:59:04 DEBUG : Removed virtual directory entry vAddFile: "file1" --- PASS: TestZipDirsInRoot (47.95s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/04/13 05:59:05 DEBUG : Yandex rclone-test-qobojuc4lago: Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished OK in 31m55.132035723s (try 1/5)